remove XP deprecation warning

This commit is contained in:
Alexander Frick
2025-11-21 23:15:54 -06:00
parent 3aa6d09809
commit a8536d70d0
+3
View File
@@ -158,4 +158,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
<PropertyGroup>
<XPDeprecationWarning>false</XPDeprecationWarning>
</PropertyGroup>
</Project>