Find openssl lib files in right directory for MSVC

Andrew Dunstan <andrew@dunslane.net>

Commit: b64ff9c5af1e7e8c665f6fd76cecb0e3e82b0921
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-05T18:27:59Z
Releases: 9.6.4
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