wxWidgets/samples/ipc/server.sc

7 lines
140 B
Python
Raw Normal View History

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