]> git.saurik.com Git - wxWidgets.git/blob - samples/db/makefile.sc
File/dir dialog styles and other changes (patch 1488371):
[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