]> git.saurik.com Git - wxWidgets.git/blame - samples/minimal/makefile.sc
Added SQL_WVARCHAR and SQL_WCHAR to the data types that the sample checks to see...
[wxWidgets.git] / samples / minimal / makefile.sc
CommitLineData
05d3cd45
CE
1# Digital Mars / Symantec C++ makefile
2WXDIR = ..\..
dbda9e86 3TARGET=minimal
31bb77da 4OBJECTS = $(TARGET).obj
05d3cd45 5include $(WXDIR)\src\makeprog.sc