lastChar was defined as a char when it should have been an int
[wxWidgets.git] / samples / joytest / makefile.sc
CommitLineData
0e4c7ab4 1#Digital Mars (was Symantec) C++ makefile
f22c3c98 2WXDIR = ..\..
0e4c7ab4 3EXTRALIBS=
367e57ec 4
0e4c7ab4
CE
5TARGET=joytest
6OBJECTS = $(TARGET).obj
7include $(WXDIR)\src\makeprog.sc