]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/notebook/makefile.sc
added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar...
[wxWidgets.git] / samples / notebook / makefile.sc
... / ...
CommitLineData
1#Makefile from wxHatch for Symantec/Digital Mars compiler
2WXDIR=..\..
3TARGET=notebook
4OBJECTS = $(TARGET).obj
5EXTRALIBS =
6include $(WXDIR)\src\makeprog.sc