wxwidgets/samples/ipc
Vadim Zeitlin ee330d73a7 Rebake after the year change
The year is now included in the copyright string used in the makefiles
and so they need to be regenerated every time the year changes (which
happens surprisingly frequently).

It would be better to define a single variable with the year number to
avoid having to do this in the future.
2022-01-14 22:51:24 +01:00
..
baseclient.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
baseserver.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
client.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
client.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
connection.h Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
ipc.bkl Remove Windows CE support 2015-09-23 00:52:30 +02:00
ipc_vc8_baseipcclient.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc8_baseipcserver.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc8_ipcclient.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc8_ipcserver.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc9_baseipcclient.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc9_baseipcserver.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc9_ipcclient.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipc_vc9_ipcserver.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
ipcsetup.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
server.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
server.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00