]> git.saurik.com Git - wxWidgets.git/blob - samples/tab/makefile.dos
Don't set a normal cursor for the frame, set the NULL cursor, else
[wxWidgets.git] / samples / tab / makefile.dos
1 # Purpose: makefile for tab example (VC++ 1.5x)
2 # Created: 2000-03-15
3
4 WXDIR = $(WXWIN)
5
6 TARGET=tab
7 OBJECTS=$(TARGET).obj
8
9 !include $(WXDIR)\src\makeprog.msc
10