Files
wxWidgets/samples/listctrl/makefile.sc
T

7 lines
141 B
Python

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