wxWidgets/samples/console/makefile.sc

7 lines
143 B
Python
Raw Normal View History

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