aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Windows/VC12/src/curl.vcxproj
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-12-19 19:04:07 +0100
committerElliott Hughes <enh@google.com>2017-12-20 14:03:33 -0800
commit486467e11b5904b3e04adc2f5fdb96fcfe65da84 (patch)
tree492c1de56730f0b42bba1f651aa78c8cac13cfa7 /projects/Windows/VC12/src/curl.vcxproj
parent7d91b4f63bd1fd29c11c9ff1ba6e7c42622e0687 (diff)
downloadandroid_external_curl-486467e11b5904b3e04adc2f5fdb96fcfe65da84.tar.gz
android_external_curl-486467e11b5904b3e04adc2f5fdb96fcfe65da84.tar.bz2
android_external_curl-486467e11b5904b3e04adc2f5fdb96fcfe65da84.zip
Update from 7.55.1 to 7.57.0
Update the local patch to match the new config. Removed the packages/Android/Android.mk file added by upstream (outdated Android.mk version which will confuse people). Updated Android.bp with the new files. Bug: http://b/70741465 Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: Ib2411f5e64db4e11ffd916dc81cd23b46888b900
Diffstat (limited to 'projects/Windows/VC12/src/curl.vcxproj')
-rw-r--r--projects/Windows/VC12/src/curl.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/Windows/VC12/src/curl.vcxproj b/projects/Windows/VC12/src/curl.vcxproj
index e2475ef..ae41b39 100644
--- a/projects/Windows/VC12/src/curl.vcxproj
+++ b/projects/Windows/VC12/src/curl.vcxproj
@@ -2710,7 +2710,6 @@
<ClCompile Include="..\..\..\..\src\tool_libinfo.c" />
<ClCompile Include="..\..\..\..\src\tool_main.c" />
<ClCompile Include="..\..\..\..\src\tool_metalink.c" />
- <ClCompile Include="..\..\..\..\src\tool_mfiles.c" />
<ClCompile Include="..\..\..\..\src\tool_msgs.c" />
<ClCompile Include="..\..\..\..\src\tool_operate.c" />
<ClCompile Include="..\..\..\..\src\tool_operhlp.c" />
@@ -2756,7 +2755,6 @@
<ClInclude Include="..\..\..\..\src\tool_libinfo.h" />
<ClInclude Include="..\..\..\..\src\tool_main.h" />
<ClInclude Include="..\..\..\..\src\tool_metalink.h" />
- <ClInclude Include="..\..\..\..\src\tool_mfiles.h" />
<ClInclude Include="..\..\..\..\src\tool_msgs.h" />
<ClInclude Include="..\..\..\..\src\tool_operate.h" />
<ClInclude Include="..\..\..\..\src\tool_operhlp.h" />