diff options
Diffstat (limited to 'StormLib.vcxproj')
-rw-r--r-- | StormLib.vcxproj | 4 |
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" /> |