Find openssl lib files in right directory for MSVC

Andrew Dunstan <andrew@dunslane.net>

Commit: fe39a086d457c044dc22706b7f505430c0768363
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-05T18:28:44Z
Releases: 9.3.18
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