summaryrefslogtreecommitdiff
path: root/Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2018-08-15 20:07:56 +0200
committerMarti Maria <info@littlecms.com>2018-08-15 20:07:56 +0200
commit768f70ca405cd3159d990e962d54456773bb8cf8 (patch)
tree4e73cfb74bf189257c30d6b309fe278339eaa565 /Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj
parentc2a1cd9c929952c5aeca8fee91649a83e8fc8021 (diff)
downloadlcms2-768f70ca405cd3159d990e962d54456773bb8cf8.tar.gz
Upgrade Visual studio 2017 15.8
- Upgrade to 15.8 - Add check on CGATS memory allocation (thanks to Quang Nguyen for pointing out this)
Diffstat (limited to 'Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj')
-rw-r--r--Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj b/Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj
index 4c8aa3f..d1bf3eb 100644
--- a/Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj
+++ b/Projects/VC2017/lcms2_DLL/lcms2_DLL.vcxproj
@@ -22,7 +22,7 @@
<ProjectGuid>{8C51BE48-ADB8-4089-A9EC-F6BF993A0548}</ProjectGuid>
<RootNamespace>lcms2_DLL</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">