]> git.saurik.com Git - wxWidgets.git/blame - samples/propsize/makefile.sc
don't suppose that string literals can be casted to non-const char *, newer compilers...
[wxWidgets.git] / samples / propsize / makefile.sc
CommitLineData
0e4c7ab4 1#Makefile from wxHatch for Symantec/Digital Mars compiler
f22c3c98 2WXDIR=..\..
367e57ec 3TARGET=propsize
0e4c7ab4
CE
4OBJECTS = $(TARGET).obj
5EXTRALIBS =
6include $(WXDIR)\src\makeprog.sc