]> git.saurik.com Git - wxWidgets.git/blame - samples/propsize/makefile.wat
1. wxCopyFile() uses buffer (huge copy speed up)
[wxWidgets.git] / samples / propsize / makefile.wat
CommitLineData
367e57ec
RL
1# Purpose: makefile for propsize example (Watcom)
2# Created: 2000-03-14
3
4WXDIR = $(%WXWIN)
5
6PROGRAM = propsize
7OBJECTS = $(PROGRAM).obj
8
9!include $(WXDIR)\src\makeprog.wat
10
11