wxWidgets/samples/scroll/makefile.sc

7 lines
142 B
Python
Raw Normal View History

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