]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/oleauto/makefile.sc
fix cocoa wxTimer Stop crash, proper autorelease stuff in cocoa wxtimer, use our...
[wxWidgets.git] / samples / oleauto / makefile.sc
... / ...
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4TARGET=oleauto
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc