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

---
 plugins/python/python3.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/python/python3.vcxproj')

diff --git a/plugins/python/python3.vcxproj b/plugins/python/python3.vcxproj
index 511421e6..815dc8b1 100644
--- a/plugins/python/python3.vcxproj
+++ b/plugins/python/python3.vcxproj
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup Label="Configuration">
-    <PlatformToolset>v120</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
     <ConfigurationType>DynamicLibrary</ConfigurationType>
   </PropertyGroup>
   <ItemGroup Label="ProjectConfigurations">
-- 
cgit 1.4.1