Use COMPILER_VERSION and ARCH_SUFFIX in libraries names in Windows makefiles.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jul 2012 21:35:23 +0000 (21:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jul 2012 21:35:23 +0000 (21:35 +0000)
commit9043a590ce434e59f7cfd3377336c0ca42e857f2
treefa3a21ac5b6487a4703687b767df00aaf57f92cc
parentdf1547b7bcd4c8da3c1c12db2559a460d9a249b6
Use COMPILER_VERSION and ARCH_SUFFIX in libraries names in Windows makefiles.

For the official builds (only), include the compiler version and the
architecture suffix, unless it's the default x86, into the DLL names, to allow
their concurrent installations for multiple compiler versions and architectures.

Closes #13857.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/build_cfg.bkl
build/bakefiles/common.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat