wxWidgets/samples/layout/makefile.sc
2003-06-13 20:26:54 +00:00

7 lines
168 B
Scala

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