]> git.saurik.com Git - wxWidgets.git/blame - samples/mdi/makefile.sc
don't override OnIconized() in the sample, the bug this was working around is now...
[wxWidgets.git] / samples / mdi / makefile.sc
CommitLineData
05d3cd45 1# Digital Mars / Symantec C++ makefile
e81cf2eb 2WXDIR = ..\..
f5705f7e 3TARGET=mdi
31bb77da 4OBJECTS = $(TARGET).obj
f5705f7e 5include $(WXDIR)\src\makeprog.sc