]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.b32
fix reference to obsolete b32univ file
[wxWidgets.git] / samples / treectrl / makefile.b32
CommitLineData
5301d933
RL
1# Purpose: makefile for treectrl example (BC++ 32bit)
2# Created: 2000-03-15
457814b5
JS
3
4WXDIR = $(WXWIN)
457814b5 5
ec312631 6TARGET=treetest
4bf78aae 7OBJECTS = $(TARGET).obj
457814b5 8
4bf78aae 9!include $(WXDIR)\src\makeprog.b32
457814b5 10