]> git.saurik.com Git - wxWidgets.git/blame - samples/joytest/makefile.sc
fix DMars compilation to use precompiled headers
[wxWidgets.git] / samples / joytest / makefile.sc
CommitLineData
0e4c7ab4 1#Digital Mars (was Symantec) C++ makefile
bbf1f0e5 2WXDIR = $(WXWIN)
0e4c7ab4 3EXTRALIBS=
367e57ec 4
0e4c7ab4
CE
5TARGET=joytest
6OBJECTS = $(TARGET).obj
7include $(WXDIR)\src\makeprog.sc