summary refs log tree commit diff stats
path: root/plugins/exec/exec.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exec/exec.vcxproj')
-rw-r--r--plugins/exec/exec.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/exec/exec.vcxproj b/plugins/exec/exec.vcxproj
index 048a33b5..f1710119 100644
--- a/plugins/exec/exec.vcxproj
+++ b/plugins/exec/exec.vcxproj
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>

 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+  <PropertyGroup Label="Configuration">

+    <PlatformToolset>v110</PlatformToolset>

+  </PropertyGroup>

   <ItemGroup Label="ProjectConfigurations">

     <ProjectConfiguration Include="Release|Win32">

       <Configuration>Release</Configuration>