X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe0895cf82381b91113de34a32b0bcf9bdef98a7..16bf3190407e402c8c40d3eed43c42f52f297684:/samples/ipc/ipc.bkl
diff --git a/samples/ipc/ipc.bkl b/samples/ipc/ipc.bkl
index b852b3a01a..ee919ecde5 100644
--- a/samples/ipc/ipc.bkl
+++ b/samples/ipc/ipc.bkl
@@ -3,10 +3,41 @@
-
- ipc.cpp
+
+
+ 1
+
+
+ USE_GUI=='1'
+
+
+
+ client.cpp
+ core
+ net
+ base
+
+
+
+ server.cpp
core
- ipc.rc
+ net
+ base
+
+
+
+ baseclient.cpp
+ net
+ base
+
+
+
+ baseserver.cpp
+ net
+ base
+
+
+