X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d179e30b0a4b474d987714323eb56e86b67b1e23..16bf3190407e402c8c40d3eed43c42f52f297684:/samples/ipc/ipc.bkl?ds=sidebyside
diff --git a/samples/ipc/ipc.bkl b/samples/ipc/ipc.bkl
index 790b22074b..ee919ecde5 100644
--- a/samples/ipc/ipc.bkl
+++ b/samples/ipc/ipc.bkl
@@ -3,18 +3,41 @@
-
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
client.cpp
core
net
base
-
-
+
+
server.cpp
core
net
base
+
+
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base
+
+
+