diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2016-01-28 08:57:22 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2016-01-28 08:57:22 +0100 |
commit | fbffac2b07d3ca297c1b5792978c0d5beed0c5ac (patch) | |
tree | d19afec947148093ec1edd92534f757a00aa52f8 /StormLib_vs15.vcxproj | |
parent | 7d65d87773e3e7e587ba98a325e85d9cef621943 (diff) | |
parent | 06e5d9be65171bb3d97bf0ff8902fe3b6d59af08 (diff) |
Merge branch 'master' of https://github.com/ladislav-zezula/StormLib
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"> |