Merge pull request #733 from JunielKatarn/PropertySheets

Set default toolset to MSVC 14
This commit is contained in:
zilmar 2015-11-10 07:52:25 +11:00
commit a51f0197e2
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Configuration">
<PlatformToolset>v120_xp</PlatformToolset>
<PlatformToolset>v140_xp</PlatformToolset>
</PropertyGroup>
<ImportGroup Label="PropertySheets">