Update Project to Visual Studio 2017.

Fix VS2017 compile by clienthax (PPUAnalyser.cpp).
This commit is contained in:
Zangetsu38
2016-12-19 20:46:08 +01:00
parent 53d6fc17dd
commit 2cfd552b1d
21 changed files with 59 additions and 55 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<PropertyGroup Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v140</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">