Files
wxWidgets/samples/grid/makefile.sc
T

7 lines
140 B
Python

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