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

7 lines
136 B
Scala

#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=dnd
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc