allow adjusting the combo button size (patch 1489452)
[wxWidgets.git] / samples / db / makefile.sc
0 / 6 (  0%)
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4TARGET=dbtest
5OBJECTS = $(TARGET).obj listdb.obj
6include $(WXDIR)\src\makeprog.sc