]> git.saurik.com Git - wxWidgets.git/blob - utils/wxtree/src/makefile.b32
Corrected grey scrolling windows; added C++Builder 3.0 fixes
[wxWidgets.git] / utils / wxtree / src / makefile.b32
1 #
2 # File: makefile.b32
3 # Author: Patrick Halke
4 # Created: 1995
5 # Updated:
6 # Copyright: (c) 1993, AIAI, University of Edinburgh
7 #
8 # "%W% %G%"
9 #
10 # Makefile : Builds 32bit wxtree library for 32-bit BC++
11
12 WXDIR = $(WXWIN)
13
14 TARGET=test
15 OBJECTS=$(TARGET)
16
17 !include $(WXDIR)\src\makeprog.b32
18