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/lib/libcurl.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/Windows/VC15/lib') 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 -- cgit v1.2.3