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