3b14dc1851
output current bench settings git-svn-id: http://skia.googlecode.com/svn/trunk@1040 2bbb7eff-a529-9590-31e7-b0007b416f81
16 lines
284 B
Makefile
16 lines
284 B
Makefile
SOURCE := \
|
|
bitmapfilters.cpp \
|
|
blurs.cpp \
|
|
filltypes.cpp \
|
|
gradients.cpp \
|
|
points.cpp \
|
|
poly2poly.cpp \
|
|
shadows.cpp \
|
|
shapes.cpp \
|
|
strokerects.cpp \
|
|
tilemodes.cpp \
|
|
xfermodes.cpp \
|
|
shadertext.cpp \
|
|
complexclip.cpp \
|
|
gmmain.cpp
|