]> git.saurik.com Git - wxWidgets.git/blob - contrib/samples/svg/makefile.sc
reverted the move of wxComboBox styles from wx/defs.h to wx/combobox.h, a lot of...
[wxWidgets.git] / contrib / samples / svg / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..\..
3 EXTRALIBS=dcsvg_sc
4 TARGET=svgtest
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc