X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18d491685c8e13a5536f2f9dd6c8041c110a76d9..3285ee538be44537a0d4e43252db18f5e7362782:/samples/sockets/client.sc?ds=sidebyside 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