X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c859e43d7f9cef954ead2b73b999faa5842f0f3..1e247d69929786240884264117ba0ce8f80d960e:/samples/ipc/ipc.bkl
diff --git a/samples/ipc/ipc.bkl b/samples/ipc/ipc.bkl
index 45c33f085b..ee919ecde5 100644
--- a/samples/ipc/ipc.bkl
+++ b/samples/ipc/ipc.bkl
@@ -3,11 +3,41 @@
-
- ipc.cpp
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
+ client.cpp
core
+ net
base
- ipc.rc
+
+ server.cpp
+ core
+ net
+ base
+
+
+
+
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base
+
+
+