From f7e3d3f32c36140bf1838371b07d2052171f6758 Mon Sep 17 00:00:00 2001
From: Arnavion <arnavion@gmail.com>
Date: Sat, 10 Oct 2015 16:14:12 -0700
Subject: Use VS 2015

---
 src/libenchant_win8/libenchant_win8.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/libenchant_win8/libenchant_win8.vcxproj')

diff --git a/src/libenchant_win8/libenchant_win8.vcxproj b/src/libenchant_win8/libenchant_win8.vcxproj
index aab7acc8..3496f978 100644
--- a/src/libenchant_win8/libenchant_win8.vcxproj
+++ b/src/libenchant_win8/libenchant_win8.vcxproj
@@ -19,7 +19,7 @@
   <PropertyGroup Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v120</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <Import Project="..\..\win32\hexchat.props" />
-- 
cgit 1.4.1