a3d901099d
git-svn-id: http://skia.googlecode.com/svn/trunk@447 2bbb7eff-a529-9590-31e7-b0007b416f81
23 lines
453 B
Makefile
23 lines
453 B
Makefile
SOURCE := \
|
|
ClipperTest.cpp \
|
|
GeometryTest.cpp \
|
|
MathTest.cpp \
|
|
MatrixTest.cpp \
|
|
PackBitsTest.cpp \
|
|
Sk64Test.cpp \
|
|
StringTest.cpp \
|
|
Test.cpp \
|
|
UtilsTest.cpp \
|
|
PaintTest.cpp \
|
|
ParsePathTest.cpp \
|
|
PathTest.cpp \
|
|
ClipCubicTest.cpp \
|
|
SrcOverTest.cpp \
|
|
StreamTest.cpp \
|
|
SortTest.cpp \
|
|
BitmapCopyTest.cpp \
|
|
PathMeasureTest.cpp \
|
|
TriangulationTest.cpp \
|
|
TestSize.cpp \
|
|
testmain.cpp
|