Files
wxWidgets/samples/event/makefile.sc
T

7 lines
154 B
Python

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