openssl/Configurations/platform
Richard Levitte e841938349 Building: Fix the library file names for MSVC builds to include multilib
In OpenSSL 1.1.1, VC-WIN64I and VC-WIN64A have a 'multilib' attribute
set, which affect the names of the produced libcrypto and libssl DLLs.
This restores that for OpenSSL 3.0.

Fixes #13659

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13670)
2020-12-13 00:26:29 +01:00
..
Windows Building: Fix the library file names for MSVC builds to include multilib 2020-12-13 00:26:29 +01:00
AIX.pm
BASE.pm Build files: Make it possible to source libraries into other libraries 2019-10-10 14:12:15 +02:00
Cygwin.pm
mingw.pm Build files: Make it possible to source libraries into other libraries 2019-10-10 14:12:15 +02:00
Unix.pm
VMS.pm
Windows.pm