807cec4397
git-svn-id: http://skia.googlecode.com/svn/trunk@919 2bbb7eff-a529-9590-31e7-b0007b416f81
15 lines
262 B
Makefile
15 lines
262 B
Makefile
SOURCE := \
|
|
bitmapfilters.cpp \
|
|
blurs.cpp \
|
|
filltypes.cpp \
|
|
gradients.cpp \
|
|
points.cpp \
|
|
poly2poly.cpp \
|
|
shadows.cpp \
|
|
shapes.cpp \
|
|
tilemodes.cpp \
|
|
xfermodes.cpp \
|
|
shadertext.cpp \
|
|
complexclip.cpp \
|
|
gmmain.cpp
|