]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ipc/ipcsetup.h
avoid trying to link QA if not required
[wxWidgets.git] / samples / ipc / ipcsetup.h
index d00355f1f1c6ec0febb43d3377f29f1792cfec60..a7e392a7a58610c0752952b9bac021e8900b280a 100644 (file)
@@ -16,6 +16,7 @@
 
 // the default service name
 #define IPC_SERVICE _T("4242")
 
 // the default service name
 #define IPC_SERVICE _T("4242")
+//#define IPC_SERVICE _T("/tmp/wxsrv424")
 
 // the hostname
 #define IPC_HOST _T("localhost")
 
 // the hostname
 #define IPC_HOST _T("localhost")