]> git.saurik.com Git - wxWidgets.git/blob - samples/richedit/makefile.sc
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes Sun CC warning)
[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