wxWidgets/samples/event/makefile.sc
2003-06-20 15:20:31 +00:00

7 lines
154 B
Scala

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