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

11 lines
158 B
Plaintext

# Purpose: makefile for #NAME example (VC++ 1.5x)
# Created: #DATE
WXDIR = $(WXWIN)
TARGET=#NAME
OBJECTS=$(TARGET).obj
!include $(WXDIR)\src\makeprog.msc