aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2015-12-29 19:25:51 +0100
committerLadislav Zezula <zezula@volny.cz>2015-12-29 19:25:51 +0100
commit06e5d9be65171bb3d97bf0ff8902fe3b6d59af08 (patch)
treef96f30e92e9133fb67945c16b260482e54e21312
parent7b7c9acce2035c25064be3e83b358001182b8c47 (diff)
parent4caaf98f3fe4f94e06140c31843c49d4af8ba20a (diff)
Merge pull request #67 from namreeb/master
updated sdk version of Visual Studio 2015 project
-rw-r--r--StormLib_vs15.vcxproj2
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">