]> git.ipfire.org Git - thirdparty/curl.git/commit
projects: fix third-party SSL library build paths for Visual Studio
authorSteve Holme <steve_holme@hotmail.com>
Thu, 9 Jun 2022 00:18:14 +0000 (17:18 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 20 Jun 2022 06:22:24 +0000 (08:22 +0200)
commitaea8ac14df03732e16d2dd98fa0924ed96183812
treef2ff1c90fd31ded134bfd65bea1bbe7a6d1fb5d9
parent4bf2c231d737ef2b3274017c5b8646499ed69653
projects: fix third-party SSL library build paths for Visual Studio

The paths used by the build batch files were inconsistent with those in
the Visual Studio project files.

Closes #8991
projects/build-openssl.bat
projects/build-wolfssl.bat