From 93836e2ba0359352d85a029179f7d9db4d093894 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Mon, 29 Jan 2018 15:35:58 +0100 Subject: build: open VC15 projects with VS 2017 Previously, they were opened with Visual Studio 2015 by default, which cannot build them. --- projects/Windows/VC15/src/curl.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/Windows/VC15/src/curl.sln') 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 -- cgit v1.2.3