]> git.saurik.com Git - wxWidgets.git/blame - samples/stc/Makefile.sc
Replaced gunshot sound with a more benign, but still impactful, sound
[wxWidgets.git] / samples / stc / Makefile.sc
CommitLineData
be235d08
CE
1#Makefile from wxHatch for Symantec/Digital Mars compiler
2WXDIR=..\..\..\..\wxWindows
3TARGET=stctest
4OBJECTS = $(TARGET).obj
5EXTRALIBS = $(WXDIR)\lib\stc_sc.lib
6include $(WXDIR)\src\makeprog.sc