]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/minimal/makefile.sc
We need to update the scrollbar even if it's not shown, otherwise it can get stuck...
[wxWidgets.git] / samples / minimal / makefile.sc
... / ...
CommitLineData
1# Digital Mars / Symantec C++ makefile
2WXDIR = ..\..
3TARGET=minimal
4OBJECTS = $(TARGET).obj
5include $(WXDIR)\src\makeprog.sc