]> git.saurik.com Git - wxWidgets.git/blame - samples/treectrl/makefile.wat
new VC++ templates and project files generated from them: now use only one
[wxWidgets.git] / samples / treectrl / makefile.wat
CommitLineData
5301d933
RL
1# Purpose: makefile for treectrl example (Watcom)
2# Created: 2000-03-15
8a2c6ef8
JS
3
4WXDIR = $(%WXWIN)
5
5301d933 6PROGRAM = treectrl
8a2c6ef8
JS
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11