X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d179e30b0a4b474d987714323eb56e86b67b1e23..2a45803fc3877afd0ae3ce356dfe216505165882:/samples/ipc/ipc.bkl diff --git a/samples/ipc/ipc.bkl b/samples/ipc/ipc.bkl index 790b22074b..5f6802540e 100644 --- a/samples/ipc/ipc.bkl +++ b/samples/ipc/ipc.bkl @@ -3,18 +3,45 @@ - + + + 1 + + + USE_GUI=='1' + + + client.cpp + client.h connection.h ipcsetup.h core net base - - + + 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 + + +