wxWidgets/utils/makegen/templates/makefile.b32
2000-01-03 13:45:00 +00:00

11 lines
161 B
Plaintext

# Purpose: makefile for #NAME example (BC++ 32bit)
# Created: #DATE
WXDIR = $(WXWIN)
TARGET=#NAME
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32