]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/minimal/makefile.sc
For wxMSW capture and release the mouse as the cursor moves out or
[wxWidgets.git] / samples / minimal / makefile.sc
... / ...
CommitLineData
1# Digital Mars / Symantec C++ makefile
2WXDIR = ..\..
3TARGET=minimal
4OBJECTS = $(TARGET).obj
5include $(WXDIR)\src\makeprog.sc