]> git.saurik.com Git - wxWidgets.git/blame - samples/menu/makefile.sc
fixed status bar positioning to work both with and without sizers (patch 1199639...
[wxWidgets.git] / samples / menu / makefile.sc
CommitLineData
0e4c7ab4 1#Digital Mars (was Symantec) C++ makefile
f22c3c98 2WXDIR = ..\..
0e4c7ab4
CE
3EXTRALIBS=
4TARGET=menu
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc