Files
wxWidgets/samples/ipc/client.sc
T

7 lines
137 B
Python

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