removed XP warning

This commit is contained in:
Thomas Jentzsch 2019-04-02 16:47:54 +02:00
parent b6cb1734ea
commit 19148d4d27
1 changed files with 4 additions and 1 deletions

View File

@ -63,6 +63,9 @@
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v141_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup>
<XPDeprecationWarning>false</XPDeprecationWarning>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
@ -1396,4 +1399,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>