Thread: [COMMITTERS] pgsql: Find openssl lib files in right directory for MSVC

[COMMITTERS] pgsql: Find openssl lib files in right directory for MSVC

From
Andrew Dunstan
Date:
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.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b64ff9c5af1e7e8c665f6fd76cecb0e3e82b0921

Modified Files
--------------
src/tools/msvc/Solution.pm | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)