097a351353
git-svn-id: http://skia.googlecode.com/svn/trunk@588 2bbb7eff-a529-9590-31e7-b0007b416f81
25 lines
494 B
Makefile
25 lines
494 B
Makefile
SOURCE := \
|
|
BlitRowTest.cpp \
|
|
ClipperTest.cpp \
|
|
GeometryTest.cpp \
|
|
MathTest.cpp \
|
|
MatrixTest.cpp \
|
|
PackBitsTest.cpp \
|
|
Sk64Test.cpp \
|
|
StringTest.cpp \
|
|
Test.cpp \
|
|
UtilsTest.cpp \
|
|
PaintTest.cpp \
|
|
ParsePathTest.cpp \
|
|
PathTest.cpp \
|
|
RegionTest.cpp \
|
|
ClipCubicTest.cpp \
|
|
SrcOverTest.cpp \
|
|
StreamTest.cpp \
|
|
SortTest.cpp \
|
|
BitmapCopyTest.cpp \
|
|
PathMeasureTest.cpp \
|
|
TriangulationTest.cpp \
|
|
TestSize.cpp \
|
|
skia_test.cpp
|