]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.sc
removed unnecessary #if wxUSE_GUIs
[wxWidgets.git] / samples / treectrl / makefile.sc
CommitLineData
0e4c7ab4
CE
1#Makefile from wxHatch for Symantec/Digital Mars compiler
2WXDIR=..\..\..\wxWindows
ec312631 3TARGET=treetest
0e4c7ab4
CE
4OBJECTS = $(TARGET).obj
5EXTRALIBS =
6include $(WXDIR)\src\makeprog.sc