From 522d80bd2c2dd04814122529c8b469de4fb459c9 Mon Sep 17 00:00:00 2001 From: Andrey Guskov Date: Wed, 11 Mar 2015 15:58:36 +0300 Subject: [PATCH] Windows build fix --- ispc.sln | 2 +- ispc.vcxproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ispc.sln b/ispc.sln index a9dbb793..ca596f43 100755 --- a/ispc.sln +++ b/ispc.sln @@ -1,6 +1,6 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio 2013 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ispc", "ispc.vcxproj", "{9861F490-F516-480C-B63C-D62A77AFA9D5}" EndProject Global diff --git a/ispc.vcxproj b/ispc.vcxproj index c4dc4373..dcb59482 100755 --- a/ispc.vcxproj +++ b/ispc.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -364,14 +364,14 @@ Application true Unicode - v110 + v120 Application false false Unicode - v110 + v120