]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.dos
Applied patch [ 819171 ] wxEventLoop::Run silently eats all exceptions...
[wxWidgets.git] / samples / treectrl / makefile.dos
CommitLineData
5301d933
RL
1# Purpose: makefile for treectrl example (VC++ 1.5x)
2# Created: 2000-03-15
457814b5
JS
3
4WXDIR = $(WXWIN)
5
ec312631 6TARGET=treetest
5301d933 7OBJECTS=$(TARGET).obj
457814b5 8
1e6d9499 9!include $(WXDIR)\src\makeprog.msc
457814b5 10