version 1.1, Thu Feb 21 11:57:39 2002 UTC | version 1.2, Fri Feb 22 12:03:48 2002 UTC | ||
---|---|---|---|
|
|
||
CXXFLAGS = -g -Wall | CXXFLAGS = -g -Wall | ||
HEADERS = BitmapFont.h BitmapFontFile.h Assumption.h PatMatch.h Element.h | HEADERS = BitmapFont.h BitmapFontFile.h Assumption.h PatMatch.h Element.h Matchers.h | ||
TESTHEADERS = BitmapFontTest.h BitmapFontFileTest.h AssumptionTest.h PatMatchTest.h | TESTHEADERS = BitmapFontTest.h BitmapFontFileTest.h AssumptionTest.h PatMatchTest.h MatchersTest.h | ||
OBJECTS = mytest.o BitmapFont.o BitmapFontFile.o | OBJECTS = mytest.o BitmapFont.o BitmapFontFile.o | ||
|
ktanaka Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |