]> git.saurik.com Git - wxWidgets.git/blame - samples/dragimag/makefile.b32
fixes to handling of 0 and negative splitter position when splitting it initially
[wxWidgets.git] / samples / dragimag / makefile.b32
CommitLineData
11e2dfd3
RL
1# Purpose: makefile for dragimag example (BC++ 32bit)
2# Created: 2000-03-15
68be9f09
JS
3
4WXDIR = $(WXWIN)
5
11e2dfd3 6TARGET=dragimag
68be9f09
JS
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10