wxWidgets/samples/internat/makefile.sc

7 lines
170 B
Python
Raw Normal View History

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