X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d179e30b0a4b474d987714323eb56e86b67b1e23..65fb4b3a4f18e1d8b58ac92d50d4cc7f81f03783:/samples/ipc/ipc.bkl?ds=sidebyside 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 + + +