]> granicus.if.org Git - curl/commitdiff
build: open VC15 projects with VS 2017
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 29 Jan 2018 14:35:58 +0000 (15:35 +0100)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 29 Jan 2018 14:35:58 +0000 (15:35 +0100)
Previously, they were opened with Visual Studio 2015 by default, which
cannot build them.

projects/Windows/VC15/curl-all.sln
projects/Windows/VC15/lib/libcurl.sln
projects/Windows/VC15/src/curl.sln

index 05820e1f44bf98edfc3c5d9b19dedb14e6f0592e..e563caeea74c2175cdf457ddbc5899b43f706a4f 100644 (file)
@@ -1,5 +1,5 @@
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2015
+# Visual Studio 15
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "curl", "src\curl.vcxproj", "{5228E9CE-A216-422F-A5E6-58E95E2DD71D}"
        ProjectSection(ProjectDependencies) = postProject
                {DA6F56B4-06A4-441D-AD70-AC5A7D51FADB} = {DA6F56B4-06A4-441D-AD70-AC5A7D51FADB}
index cd8afe2485ea1b0f29633de46ec199c173d338f8..595bdb209afc536d5d9f73a81d6cda5cd0fdd321 100644 (file)
@@ -1,5 +1,5 @@
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2015
+# Visual Studio 15
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcurl", "libcurl.vcxproj", "{DA6F56B4-06A4-441D-AD70-AC5A7D51FADB}"
 EndProject
 Global
index b40c18bede2e1cd085ac93ba909ad92b9c09f47f..2af09591650fb6982271d835ac43552148de4e39 100644 (file)
@@ -1,5 +1,5 @@
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2015
+# Visual Studio 15
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "curl", "curl.vcxproj", "{5228E9CE-A216-422F-A5E6-58E95E2DD71D}"
 EndProject
 Global