aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Windows/VC14/lib/libcurl.vcxproj
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-09-10 03:25:29 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-09-10 03:25:29 +0000
commite1ff5a7aa030e27787b22bbf24eb069c8e6c11b8 (patch)
tree89b0208ca55971e6700beb987bc77fab72a9c67f /projects/Windows/VC14/lib/libcurl.vcxproj
parent9aa1a64cabedcc41f8be6608e0ee872b56c454a3 (diff)
parentc3c04f457bfe878abba216d3e76c08b65fc22694 (diff)
downloadexternal_curl-master.tar.gz
external_curl-master.tar.bz2
external_curl-master.zip
Merge "Upgrade curl to curl-7_72_0"HEADmaster
Diffstat (limited to 'projects/Windows/VC14/lib/libcurl.vcxproj')
-rw-r--r--projects/Windows/VC14/lib/libcurl.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/Windows/VC14/lib/libcurl.vcxproj b/projects/Windows/VC14/lib/libcurl.vcxproj
index 89df24bf..d219924e 100644
--- a/projects/Windows/VC14/lib/libcurl.vcxproj
+++ b/projects/Windows/VC14/lib/libcurl.vcxproj
@@ -2490,6 +2490,7 @@
<ClCompile Include="..\..\..\..\lib\urlapi.c" />
<ClCompile Include="..\..\..\..\lib\url.c" />
<ClCompile Include="..\..\..\..\lib\version.c" />
+ <ClCompile Include="..\..\..\..\lib\version_win32.c" />
<ClCompile Include="..\..\..\..\lib\warnless.c" />
<ClCompile Include="..\..\..\..\lib\wildcard.c" />
<ClCompile Include="..\..\..\..\lib\x509asn1.c" />
@@ -2638,6 +2639,7 @@
<ClInclude Include="..\..\..\..\lib\urlapi-int.h" />
<ClInclude Include="..\..\..\..\lib\urldata.h" />
<ClInclude Include="..\..\..\..\lib\url.h" />
+ <ClInclude Include="..\..\..\..\lib\version_win32.h" />
<ClInclude Include="..\..\..\..\lib\warnless.h" />
<ClInclude Include="..\..\..\..\lib\wildcard.h" />
<ClInclude Include="..\..\..\..\lib\x509asn1.h" />