]> git.saurik.com Git - wxWidgets.git/blob - samples/image/makefile.sc
define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings (but define it as 0 so thje...
[wxWidgets.git] / samples / image / makefile.sc
1 #Makefile from wxHatch for Symantec/Digital Mars compiler
2 WXDIR=..\..
3 TARGET=image
4 OBJECTS = $(TARGET).obj
5 EXTRALIBS =
6 include $(WXDIR)\src\makeprog.sc