]> git.saurik.com Git - wxWidgets.git/blob - samples/sockets/server.sc
don't do anything in wxLogBuffer::Flush() if there are no messages (patch 1216159)
[wxWidgets.git] / samples / sockets / server.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..
3 EXTRALIBS=
4 TARGET=server
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc