X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c859e43d7f9cef954ead2b73b999faa5842f0f3..43cb7161a01924c1fc29e01f6df740215c33b4ff:/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
+
+
+