wxwidgets/samples/ipc
Vadim Zeitlin 121631514c Fix building non-GUI samples out of tree
Define wxUSE_GUI=0 for them.
2023-07-10 19:37:21 +02:00
..
baseclient.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
baseserver.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
connection.h Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
ipc.bkl Remove Windows CE support 2015-09-23 00:52:30 +02:00
ipcsetup.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.gcc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
Makefile.in Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.unx Fix building non-GUI samples out of tree 2023-07-10 19:37:21 +02:00
makefile.vc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
server.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
server.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00