]> git.saurik.com Git - wxWidgets.git/blob - samples/joytest/makefile.sc
correcting a missing redraw area on certain resize operations when window has a border
[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