wxWidgets/samples/htlbox/Makefile.sc

7 lines
168 B
Makefile
Raw Normal View History

#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=htlbox
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc