]> git.saurik.com Git - wxWidgets.git/blame - samples/propsize/makefile.dos
reversed change of rev 1.127: this resulted in bug 1175461 while the original bug...
[wxWidgets.git] / samples / propsize / makefile.dos
CommitLineData
367e57ec
RL
1# Purpose: makefile for propsize example (VC++ 1.5x)
2# Created: 2000-03-14
3
4WXDIR = $(WXWIN)
5
6TARGET=propsize
7OBJECTS=$(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.msc
10