aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Windows/VC14/lib/libcurl.vcxproj
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-07-19 05:27:28 -0700
committerHaibo Huang <hhb@google.com>2019-07-22 13:18:34 -0700
commit001784b071fc925ef98eac6246f420b0456bd397 (patch)
treed8d0d370de5357687e5487027132a2383a14e33d /projects/Windows/VC14/lib/libcurl.vcxproj
parentd5e53273ed1a56c1a117b66800d95820d5fc21f5 (diff)
downloadexternal_curl-001784b071fc925ef98eac6246f420b0456bd397.tar.gz
external_curl-001784b071fc925ef98eac6246f420b0456bd397.tar.bz2
external_curl-001784b071fc925ef98eac6246f420b0456bd397.zip
Upgrade curl to curl-7_65_3
Test: None Change-Id: Id2c4077eb08e9bf283fe809faca1444371cf4434
Diffstat (limited to 'projects/Windows/VC14/lib/libcurl.vcxproj')
-rw-r--r--projects/Windows/VC14/lib/libcurl.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/Windows/VC14/lib/libcurl.vcxproj b/projects/Windows/VC14/lib/libcurl.vcxproj
index 9ef01a6a..9ca70939 100644
--- a/projects/Windows/VC14/lib/libcurl.vcxproj
+++ b/projects/Windows/VC14/lib/libcurl.vcxproj
@@ -2503,7 +2503,6 @@
<ClCompile Include="..\..\..\..\lib\vauth\spnego_gssapi.c" />
<ClCompile Include="..\..\..\..\lib\vauth\spnego_sspi.c" />
<ClCompile Include="..\..\..\..\lib\vauth\vauth.c" />
- <ClCompile Include="..\..\..\..\lib\vtls\cyassl.c" />
<ClCompile Include="..\..\..\..\lib\vtls\gskit.c" />
<ClCompile Include="..\..\..\..\lib\vtls\gtls.c" />
<ClCompile Include="..\..\..\..\lib\vtls\mbedtls.c" />
@@ -2516,6 +2515,7 @@
<ClCompile Include="..\..\..\..\lib\vtls\schannel_verify.c" />
<ClCompile Include="..\..\..\..\lib\vtls\sectransp.c" />
<ClCompile Include="..\..\..\..\lib\vtls\vtls.c" />
+ <ClCompile Include="..\..\..\..\lib\vtls\wolfssl.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\lib\altsvc.h" />
@@ -2631,7 +2631,6 @@
<ClInclude Include="..\..\..\..\lib\vauth\digest.h" />
<ClInclude Include="..\..\..\..\lib\vauth\ntlm.h" />
<ClInclude Include="..\..\..\..\lib\vauth\vauth.h" />
- <ClInclude Include="..\..\..\..\lib\vtls\cyassl.h" />
<ClInclude Include="..\..\..\..\lib\vtls\gskit.h" />
<ClInclude Include="..\..\..\..\lib\vtls\gtls.h" />
<ClInclude Include="..\..\..\..\lib\vtls\mbedtls.h" />
@@ -2643,6 +2642,7 @@
<ClInclude Include="..\..\..\..\lib\vtls\schannel.h" />
<ClInclude Include="..\..\..\..\lib\vtls\sectransp.h" />
<ClInclude Include="..\..\..\..\lib\vtls\vtls.h" />
+ <ClInclude Include="..\..\..\..\lib\vtls\wolfssl.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\..\lib\libcurl.rc" />