]> git.saurik.com Git - wxWidgets.git/blob - samples/typetest/makefile.sc
With fix from treebase.cpp,v 1.28, (generic) treectrl now also works on OS/2.
[wxWidgets.git] / samples / typetest / makefile.sc
1 #Makefile from wxHatch for Symantec/Digital Mars compiler
2 WXDIR=..\..
3 TARGET=typetest
4 OBJECTS = $(TARGET).obj
5 EXTRALIBS =
6 include $(WXDIR)\src\makeprog.sc