From 7e7db5d2f95ca5b19f8059dd86862ed3d9128ac1 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Thu, 4 Jun 2020 01:21:28 -0400 Subject: projects: Add crypt32.lib to dependencies for all OpenSSL configs Windows project configurations that use OpenSSL with USE_WIN32_CRYPTO need crypt32. Follow-up to 148534d which added CURLSSLOPT_NATIVE_CA for 7.71.0. The changes that are in this commit were made by script. Ref: https://gist.github.com/jay/a1861b50ecce2b32931237180f856e28 Closes https://github.com/curl/curl/pull/5516 --- projects/Windows/VC7.1/lib/libcurl.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'projects/Windows/VC7.1/lib') diff --git a/projects/Windows/VC7.1/lib/libcurl.tmpl b/projects/Windows/VC7.1/lib/libcurl.tmpl index 67c19297f..9d5d53a46 100644 --- a/projects/Windows/VC7.1/lib/libcurl.tmpl +++ b/projects/Windows/VC7.1/lib/libcurl.tmpl @@ -35,7 +35,7 @@