aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Windows/VC12
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-03 14:37:21 -0700
committerElliott Hughes <enh@google.com>2018-08-03 14:37:21 -0700
commit72d948d9a2b7be19b761bd3c69ae851a2708f36c (patch)
treeb099486ec60f2b93bb10d5b4c4f08d1f5ea63c02 /projects/Windows/VC12
parentfedb562bb5945f38ff423cca9d8ed6b80e74bf8e (diff)
downloadexternal_curl-72d948d9a2b7be19b761bd3c69ae851a2708f36c.tar.gz
external_curl-72d948d9a2b7be19b761bd3c69ae851a2708f36c.tar.bz2
external_curl-72d948d9a2b7be19b761bd3c69ae851a2708f36c.zip
Update to curl 7.61.0 - July 11 2018.
Bug: N/A Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: I9ae854de01fd5854f3a9e9a1b8443755fe8a22b4
Diffstat (limited to 'projects/Windows/VC12')
-rw-r--r--projects/Windows/VC12/lib/libcurl.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/Windows/VC12/lib/libcurl.vcxproj b/projects/Windows/VC12/lib/libcurl.vcxproj
index 2568c8b3..4f68e03a 100644
--- a/projects/Windows/VC12/lib/libcurl.vcxproj
+++ b/projects/Windows/VC12/lib/libcurl.vcxproj
@@ -2454,6 +2454,7 @@
<ClCompile Include="..\..\..\..\lib\pipeline.c" />
<ClCompile Include="..\..\..\..\lib\pop3.c" />
<ClCompile Include="..\..\..\..\lib\progress.c" />
+ <ClCompile Include="..\..\..\..\lib\psl.c" />
<ClCompile Include="..\..\..\..\lib\rand.c" />
<ClCompile Include="..\..\..\..\lib\rtsp.c" />
<ClCompile Include="..\..\..\..\lib\security.c" />
@@ -2589,6 +2590,7 @@
<ClInclude Include="..\..\..\..\lib\pipeline.h" />
<ClInclude Include="..\..\..\..\lib\pop3.h" />
<ClInclude Include="..\..\..\..\lib\progress.h" />
+ <ClInclude Include="..\..\..\..\lib\psl.h" />
<ClInclude Include="..\..\..\..\lib\rand.h" />
<ClInclude Include="..\..\..\..\lib\rtsp.h" />
<ClInclude Include="..\..\..\..\lib\select.h" />