summary refs log tree commit diff stats
path: root/src/libenchant_win8/libenchant_win8.vcxproj
diff options
context:
space:
mode:
authorArnavion <arnavion@gmail.com>2015-10-10 16:14:12 -0700
committerArnavion <arnavion@gmail.com>2015-10-10 16:14:12 -0700
commitf7e3d3f32c36140bf1838371b07d2052171f6758 (patch)
tree8d622821abf05ac0129a1059e48c327c4b26b237 /src/libenchant_win8/libenchant_win8.vcxproj
parent671a838b52e75216a4c8389be2ca569488fea8ac (diff)
Use VS 2015
Diffstat (limited to 'src/libenchant_win8/libenchant_win8.vcxproj')
-rw-r--r--src/libenchant_win8/libenchant_win8.vcxproj2
1 files changed, 1 insertions, 1 deletions
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" />