wxWidgets/samples/event/makefile.b32

11 lines
166 B
Plaintext
Raw Normal View History

# Purpose: makefile for event example (BC++ 32bit)
# Created: 2001-01-31
WXDIR = $(WXWIN)
TARGET=event
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32