]> git.saurik.com Git - wxWidgets.git/blob - samples/joytest/makefile.sc
Wait() should now return correct exit code even if thread state was EXITED (replaces...
[wxWidgets.git] / samples / joytest / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4
5 TARGET=joytest
6 OBJECTS = $(TARGET).obj
7 include $(WXDIR)\src\makeprog.sc