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