]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/joytest/makefile.sc
Fix for Bug 1097510, reset m_selectionOld when the value changes
[wxWidgets.git] / samples / joytest / makefile.sc
... / ...
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4
5TARGET=joytest
6OBJECTS = $(TARGET).obj
7include $(WXDIR)\src\makeprog.sc