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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/614350a3ab73992f48c86e26552a2cbf030180e2

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