X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18d491685c8e13a5536f2f9dd6c8041c110a76d9..3682ea7d2cafc2cbb3f9093e0f864dfff54327dd:/samples/sockets/client.sc?ds=inline diff --git a/samples/sockets/client.sc b/samples/sockets/client.sc index 02eca76983..4ada6e8ca2 100644 --- a/samples/sockets/client.sc +++ b/samples/sockets/client.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=client OBJECTS = $(TARGET).obj