Files
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
..
2009-01-19 06:20:52 +00:00
2002-12-04 14:11:26 +00:00
2015-03-19 21:46:05 +01:00
2020-05-02 17:02:36 +02:00
2005-05-31 13:44:45 +00:00
2015-03-19 21:46:05 +01:00
2003-04-13 13:44:35 +00:00