wxWidgets/samples/console/makefile.sc
2003-06-16 16:51:46 +00:00

7 lines
143 B
Scala

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