]> git.saurik.com Git - wxWidgets.git/blame - contrib/samples/gizmos/multicell/makefile.b32
Added companion window. Now it's working pretty much as expected except
[wxWidgets.git] / contrib / samples / gizmos / multicell / makefile.b32
CommitLineData
58580a7e
JS
1# Purpose: makefile for multicell example (BC++ 32bit)
2# Created 2000-07-28
3
4WXDIR = $(WXWIN)
5
6TARGET=mtest
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10