wxWidgets/samples/sockets
Vadim Zeitlin 59bd1178f1 Fix build with RTTI turned off using MSVC makefiles
Rebake these makefiles using fixed version of bakefile (pre-0.3.0).

See https://github.com/vslavik/bakefile/pull/85

Closes #17767.
2017-01-04 12:01:14 +01:00
..
baseclient.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
baseserver.cpp Fix progress logging in the console socket server sample. 2015-04-24 00:20:33 +02:00
client.cpp Don't use the standard OS X Cmd+Q accelerator in the samples 2016-02-01 16:03:31 +01:00
descrip.mms
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc Fix build with RTTI turned off using MSVC makefiles 2017-01-04 12:01:14 +01:00
server.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
sockets_vc7_baseclient.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc7_baseserver.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc7_client.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc7_server.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc8_baseclient.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc8_baseserver.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc8_client.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc8_server.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc9_baseclient.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc9_baseserver.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc9_client.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets_vc9_server.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
sockets.bkl