diff options
Diffstat (limited to 'StormLib_vs15.vcxproj')
-rw-r--r-- | StormLib_vs15.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_vs15.vcxproj b/StormLib_vs15.vcxproj index 1f3b470..75d3b01 100644 --- a/StormLib_vs15.vcxproj +++ b/StormLib_vs15.vcxproj @@ -70,7 +70,7 @@ <ProjectName>StormLib</ProjectName> <ProjectGuid>{78424708-1F6E-4D4B-920C-FB6D26847055}</ProjectGuid> <RootNamespace>StormLib</RootNamespace> - <WindowsTargetPlatformVersion>5.1</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugAS|Win32'" Label="Configuration"> |