]> git.saurik.com Git - wxWidgets.git/blame - samples/validate/makefile.dos
Small correction to erase sample, added PrepareDC()
[wxWidgets.git] / samples / validate / makefile.dos
CommitLineData
367e57ec
RL
1# Purpose: makefile for validate example (VC++ 1.5x)
2# Created: 2000-03-14
457814b5
JS
3
4WXDIR = $(WXWIN)
5
1e6d9499 6TARGET=validate
367e57ec 7OBJECTS=$(TARGET).obj
457814b5 8
1e6d9499 9!include $(WXDIR)\src\makeprog.msc
457814b5 10