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