]> git.saurik.com Git - wxWidgets.git/blame - utils/wxtree/src/makefile.b32
minor tweaks for testing
[wxWidgets.git] / utils / wxtree / src / makefile.b32
CommitLineData
4414cc1d
JS
1#
2# File: makefile.b32
dbda9e86
JS
3# Author: Julian Smart
4# Created: 1999
4414cc1d 5# Updated:
4414cc1d 6#
4414cc1d 7#
dbda9e86 8# Makefile : Builds wxTree sample for 32-bit BC++
4414cc1d
JS
9
10WXDIR = $(WXWIN)
4414cc1d 11
4414cc1d 12TARGET=test
dbda9e86 13OBJECTS=$(TARGET).obj wxtree.obj
4414cc1d 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
4414cc1d 16