blob: e86782035b1dc6b9ca3416c68bcde9728c51dd8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
SOURCE := \
bitmapfilters.cpp \
blurs.cpp \
filltypes.cpp \
gradients.cpp \
pathfill.cpp \
points.cpp \
poly2poly.cpp \
shadows.cpp \
shapes.cpp \
strokerects.cpp \
tilemodes.cpp \
xfermodes.cpp \
shadertext.cpp \
complexclip.cpp \
gmmain.cpp
|