Find openssl lib files in right directory for MSVC
authorAndrew Dunstan
Mon, 5 Jun 2017 18:24:42 +0000 (14:24 -0400)
committerAndrew Dunstan
Mon, 5 Jun 2017 18:27:59 +0000 (14:27 -0400)
commitb64ff9c5af1e7e8c665f6fd76cecb0e3e82b0921
tree21a56cf18287d92c16c749a510fcf2485b1fcf8b
parent55cd9a8ff6a7cc244a33776c447cb0f0f10b6b94
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.
src/tools/msvc/Solution.pm