]> git.saurik.com Git - wxWidgets.git/blob - samples/richedit/makefile.sc
offset version by 1 to avoid having compatibility_version of 0.0.0 under Darwin:...
[wxWidgets.git] / samples / richedit / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=wxlayout
5 OBJECTS = wxLayout.obj kbList.obj wxllist.obj wxlparser.obj wxlwindow.obj
6 include $(WXDIR)\src\makeprog.sc