diff options
Diffstat (limited to 'StormLib_vs19.vcxproj')
-rw-r--r-- | StormLib_vs19.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StormLib_vs19.vcxproj b/StormLib_vs19.vcxproj index 273668a..529f014 100644 --- a/StormLib_vs19.vcxproj +++ b/StormLib_vs19.vcxproj @@ -71,9 +71,9 @@ <ProjectGuid>{78424708-1F6E-4D4B-920C-FB6D26847055}</ProjectGuid> <RootNamespace>StormLib</RootNamespace> <XPDeprecationWarning>false</XPDeprecationWarning> - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v142</PlatformToolset> + <PlatformToolset>v141</PlatformToolset> <UseOfMfc>false</UseOfMfc> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |