wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
[wxWidgets.git] / samples / sockets / server.sc
0 / 6 (  0%)
CommitLineData
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = ..\..
3EXTRALIBS=
4TARGET=server
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc