aboutsummaryrefslogtreecommitdiff
path: root/StormLib.vcxproj
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2024-11-19 09:04:36 +0100
committerLadislav Zezula <zezula@volny.cz>2024-11-19 09:04:36 +0100
commite10150c8c389e6cd2ce41f88a3c0331ed499fb81 (patch)
tree10c52c4c35fd9eebd5df13267622d2016933f5c6 /StormLib.vcxproj
parent86f9b99ffe4d3417dad16d00541cf6f2e3d7bf79 (diff)
Updated build settings
Diffstat (limited to 'StormLib.vcxproj')
-rw-r--r--StormLib.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/StormLib.vcxproj b/StormLib.vcxproj
index 57cea24..1f206c3 100644
--- a/StormLib.vcxproj
+++ b/StormLib.vcxproj
@@ -71,9 +71,9 @@
<ProjectGuid>{78424708-1F6E-4D4B-920C-FB6D26847055}</ProjectGuid>
<RootNamespace>StormLib</RootNamespace>
<XPDeprecationWarning>false</XPDeprecationWarning>
- <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ConfigurationType>StaticLibrary</ConfigurationType>
- <PlatformToolset>v141_xp</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<UseOfMfc>false</UseOfMfc>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />