]> git.saurik.com Git - wxWidgets.git/blob - samples/widgets/Makefile.sc
relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)
[wxWidgets.git] / samples / widgets / Makefile.sc
1 #Makefile from wxHatch for Symantec/Digital Mars compiler
2 WXDIR=..\..
3 TARGET=widgets
4 OBJECTS = $(TARGET).obj button.obj combobox.obj gauge.obj listbox.obj\
5 notebook.obj radiobox.obj slider.obj spinbtn.obj static.obj textctrl.obj
6 EXTRALIBS =
7 include $(WXDIR)\src\makeprog.sc