aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Windows/VC14/lib/libcurl.vcxproj
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-03-27 15:37:23 -0700
committerHaibo Huang <hhb@google.com>2019-03-27 17:05:52 -0700
commit65021c717cb61b56266f98a37e3b5fdf301eed9c (patch)
tree9753361771934a45d695227eb73f3a6411457c53 /projects/Windows/VC14/lib/libcurl.vcxproj
parent55493b7b1e7467e4c477d77221cd4ea9bf259ae1 (diff)
downloadexternal_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.tar.gz
external_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.tar.bz2
external_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.zip
Upgrade curl to 7.64.1
Test: build Change-Id: I31c820b646e6b7ef71e5f8763071f18d8933cb28
Diffstat (limited to 'projects/Windows/VC14/lib/libcurl.vcxproj')
-rw-r--r--projects/Windows/VC14/lib/libcurl.vcxproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/projects/Windows/VC14/lib/libcurl.vcxproj b/projects/Windows/VC14/lib/libcurl.vcxproj
index d119e7af..3a5ff95e 100644
--- a/projects/Windows/VC14/lib/libcurl.vcxproj
+++ b/projects/Windows/VC14/lib/libcurl.vcxproj
@@ -2379,6 +2379,7 @@
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="..\..\..\..\lib\altsvc.c" />
<ClCompile Include="..\..\..\..\lib\amigaos.c" />
<ClCompile Include="..\..\..\..\lib\asyn-ares.c" />
<ClCompile Include="..\..\..\..\lib\asyn-thread.c" />
@@ -2503,7 +2504,6 @@
<ClCompile Include="..\..\..\..\lib\vauth\spnego_sspi.c" />
<ClCompile Include="..\..\..\..\lib\vauth\vauth.c" />
<ClCompile Include="..\..\..\..\lib\vtls\cyassl.c" />
- <ClCompile Include="..\..\..\..\lib\vtls\darwinssl.c" />
<ClCompile Include="..\..\..\..\lib\vtls\gskit.c" />
<ClCompile Include="..\..\..\..\lib\vtls\gtls.c" />
<ClCompile Include="..\..\..\..\lib\vtls\mbedtls.c" />
@@ -2514,9 +2514,11 @@
<ClCompile Include="..\..\..\..\lib\vtls\polarssl_threadlock.c" />
<ClCompile Include="..\..\..\..\lib\vtls\schannel.c" />
<ClCompile Include="..\..\..\..\lib\vtls\schannel_verify.c" />
+ <ClCompile Include="..\..\..\..\lib\vtls\sectransp.c" />
<ClCompile Include="..\..\..\..\lib\vtls\vtls.c" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="..\..\..\..\lib\altsvc.h" />
<ClInclude Include="..\..\..\..\lib\amigaos.h" />
<ClInclude Include="..\..\..\..\lib\arpa_telnet.h" />
<ClInclude Include="..\..\..\..\lib\asyn.h" />
@@ -2630,7 +2632,6 @@
<ClInclude Include="..\..\..\..\lib\vauth\ntlm.h" />
<ClInclude Include="..\..\..\..\lib\vauth\vauth.h" />
<ClInclude Include="..\..\..\..\lib\vtls\cyassl.h" />
- <ClInclude Include="..\..\..\..\lib\vtls\darwinssl.h" />
<ClInclude Include="..\..\..\..\lib\vtls\gskit.h" />
<ClInclude Include="..\..\..\..\lib\vtls\gtls.h" />
<ClInclude Include="..\..\..\..\lib\vtls\mbedtls.h" />
@@ -2640,6 +2641,7 @@
<ClInclude Include="..\..\..\..\lib\vtls\polarssl.h" />
<ClInclude Include="..\..\..\..\lib\vtls\polarssl_threadlock.h" />
<ClInclude Include="..\..\..\..\lib\vtls\schannel.h" />
+ <ClInclude Include="..\..\..\..\lib\vtls\sectransp.h" />
<ClInclude Include="..\..\..\..\lib\vtls\vtls.h" />
</ItemGroup>
<ItemGroup>