wxWidgets/contrib/samples/gizmos/multicell/makefile.b32

11 lines
169 B
Plaintext
Raw Normal View History

# Purpose: makefile for multicell example (BC++ 32bit)
# Created 2000-07-28
WXDIR = $(WXWIN)
TARGET=mtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32