Find openssl lib files in right directory for MSVC

Andrew Dunstan <andrew@dunslane.net>

Commit: 545dc4d2166b5043db3dd013ead877d1ed6d2796
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-05T18:29:00Z
Releases: 9.2.22
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