]> git.saurik.com Git - wxWidgets.git/blame - samples/widgets/Makefile.sc
stop usign a deprecated method, and ensure that the imagelist
[wxWidgets.git] / samples / widgets / Makefile.sc
CommitLineData
0e4c7ab4 1#Makefile from wxHatch for Symantec/Digital Mars compiler
f22c3c98 2WXDIR=..\..
0e4c7ab4 3TARGET=widgets
f22c3c98
CE
4OBJECTS = $(TARGET).obj button.obj combobox.obj gauge.obj listbox.obj\
5 notebook.obj radiobox.obj slider.obj spinbtn.obj static.obj textctrl.obj
0e4c7ab4
CE
6EXTRALIBS =
7include $(WXDIR)\src\makeprog.sc