wxWidgets/utils/wxrc
Vadim Zeitlin 5216d97f08 Use arch suffix consistently in all directories names
For some reason, we used "vc_x64_lib" as the output directory for the
libraries, but "vc_mswu_x64" as the output directory for the samples.

Place the arch suffix, i.e. "_x64" part, always after the compiler
prefix (possibly including version), for consistency with both the
library output directories and with MSBuild project files, as
build/msw/wx_setup.props uses $(wxCompilerPrefix)$(wxArchSuffix)_...
as wxIntRootDir value.
2021-08-26 23:12:40 +02:00
..
makefile.gcc Make wxrc independent from GUI support 2021-08-06 21:51:11 +02:00
Makefile.in Rebake after removing shaped-ld-sh from bakefile 2021-08-06 21:51:40 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
mondrian.ico
wxrc_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wxrc_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
wxrc_vc10.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc11.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc12.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc14.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc15.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc.bkl Make wxrc independent from GUI support 2021-08-06 21:51:11 +02:00
wxrc.cpp Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
wxrc.rc
wxrc.vcxproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wxrc.vcxproj.filters Add manually created MSVS 201x solutions files for wxrc 2019-01-07 04:26:34 +01:00