wxWidgets/utils/makegen/templates/makefile.dos

11 lines
158 B
Plaintext
Raw Normal View History

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