]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.b32
Replaced Blit with DrawBitmap in wxPoem to make it run with wxX11
[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
5301d933 6TARGET=treectrl
4bf78aae 7OBJECTS = $(TARGET).obj
457814b5 8
4bf78aae 9!include $(WXDIR)\src\makeprog.b32
457814b5 10