]> git.saurik.com Git - wxWidgets.git/blob - samples/db/makefile.sc
Include wx/icon.h according to precompiled headers of wx/wx.h (with other minor clean...
[wxWidgets.git] / samples / db / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=dbtest
5 OBJECTS = $(TARGET).obj listdb.obj
6 include $(WXDIR)\src\makeprog.sc