]> git.saurik.com Git - wxWidgets.git/blob - samples/keyboard/makefile.sc
fixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl...
[wxWidgets.git] / samples / keyboard / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=keyboard
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc