]> git.saurik.com Git - wxWidgets.git/blame - samples/tab/makefile.dos
We need to update the scrollbar even if it's not shown, otherwise it can get stuck...
[wxWidgets.git] / samples / tab / makefile.dos
CommitLineData
8fef0a6e
RL
1# Purpose: makefile for tab example (VC++ 1.5x)
2# Created: 2000-03-15
c801d85f
KB
3
4WXDIR = $(WXWIN)
5
8fef0a6e
RL
6TARGET=tab
7OBJECTS=$(TARGET).obj
c801d85f 8
1e6d9499 9!include $(WXDIR)\src\makeprog.msc
c801d85f 10