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