Fix use of config-specific libraries for Windows OpenSSL

Andrew Dunstan <andrew@dunslane.net>

Commit: d329d2d3e49662eb41b1fec74d55d4738394ba7d
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2018-01-03T20:33:47Z
Releases: 9.5.11
Fix use of config-specific libraries for Windows OpenSSL

Commit 614350a3 allowed for an different builds of OpenSSL libraries on
Windows, but ignored the fact that the alternative builds don't have
config-specific libraries. This patch fixes the Solution file to ask for
the correct libraries.

per offline discussions with Leonardo Cecchi and Marco Nenciarini,

Backpatch to all live branches.

Files

PathChange+/−
src/tools/msvc/Solution.pm modified +4 −2