gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 22/150: build: open VC15 projects with VS 2017


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 22/150: build: open VC15 projects with VS 2017
Date: Fri, 30 Mar 2018 16:47:56 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 93836e2ba0359352d85a029179f7d9db4d093894
Author: Marcel Raad <address@hidden>
AuthorDate: Mon Jan 29 15:35:58 2018 +0100

    build: open VC15 projects with VS 2017
    
    Previously, they were opened with Visual Studio 2015 by default, which
    cannot build them.
---
 projects/Windows/VC15/curl-all.sln    | 2 +-
 projects/Windows/VC15/lib/libcurl.sln | 2 +-
 projects/Windows/VC15/src/curl.sln    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/projects/Windows/VC15/curl-all.sln 
b/projects/Windows/VC15/curl-all.sln
index 05820e1f4..e563caeea 100644
--- a/projects/Windows/VC15/curl-all.sln
+++ b/projects/Windows/VC15/curl-all.sln
@@ -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}
diff --git a/projects/Windows/VC15/lib/libcurl.sln 
b/projects/Windows/VC15/lib/libcurl.sln
index cd8afe248..595bdb209 100644
--- a/projects/Windows/VC15/lib/libcurl.sln
+++ b/projects/Windows/VC15/lib/libcurl.sln
@@ -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
diff --git a/projects/Windows/VC15/src/curl.sln 
b/projects/Windows/VC15/src/curl.sln
index b40c18bed..2af095916 100644
--- a/projects/Windows/VC15/src/curl.sln
+++ b/projects/Windows/VC15/src/curl.sln
@@ -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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]