aboutsummaryrefslogtreecommitdiff
path: root/StormLib_vs15.vcxproj
diff options
context:
space:
mode:
authorLadislav Zezula <E:\Ladik\Mail>2016-01-30 16:44:45 +0100
committerLadislav Zezula <E:\Ladik\Mail>2016-01-30 16:44:45 +0100
commitf764c5a96294514559b17c3561be08cf1d304522 (patch)
treed05707ef223af3510ac7558433db84ced6e016b9 /StormLib_vs15.vcxproj
parentfbffac2b07d3ca297c1b5792978c0d5beed0c5ac (diff)
+ fixed the _ltc_mp symbol being undefined after make with Makefile.linux
Diffstat (limited to 'StormLib_vs15.vcxproj')
-rw-r--r--StormLib_vs15.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_vs15.vcxproj b/StormLib_vs15.vcxproj
index 75d3b01..1f3b470 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>8.1</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>5.1</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugAS|Win32'" Label="Configuration">