Find openssl lib files in right directory for MSVC

Andrew Dunstan <andrew@dunslane.net>

Commit: 307fc49d5c02ee895f7da1ca442e6ecf53deeac6
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-05T18:28:26Z
Releases: 9.4.13
Find openssl lib files in right directory for MSVC

Some openssl builds put their lib files in a VC subdirectory, others do
not. Cater for both cases.

Backpatch to all live branches.

From an offline discussion with Leonardo Cecchi.

Files

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