aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornamreeb <github@namreeb.org>2015-12-29 08:10:36 -1000
committernamreeb <github@namreeb.org>2015-12-29 08:10:36 -1000
commit4caaf98f3fe4f94e06140c31843c49d4af8ba20a (patch)
treef96f30e92e9133fb67945c16b260482e54e21312
parent7b7c9acce2035c25064be3e83b358001182b8c47 (diff)
- updated sdk version of Visual Studio 2015 project. this is required for systems that have only Visual Studio 2015.
-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">