From 28eff00120179d7988b5062ca1489d4c77054cf5 Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Wed, 16 Oct 2019 14:15:57 +0200 Subject: [PATCH] Allow building lcms2 with Windows SDK 8.1 Change-Id: I81052f7634c7873d893d67deb79ed7bfa6dcbc44 Reviewed-on: https://gerrit.libreoffice.org/80888 Tested-by: Jenkins Reviewed-by: Thorsten Behrens --- ...17-Upgrade-Visual-studio-2017-15.8.patch.1 | 45 +++---------------- 1 file changed, 7 insertions(+), 38 deletions(-) diff --git a/external/lcms2/0017-Upgrade-Visual-studio-2017-15.8.patch.1 b/external/lcms2/0017-Upgrade-Visual-studio-2017-15.8.patch.1 index f616e6d38239..00d404fad6a2 100644 --- a/external/lcms2/0017-Upgrade-Visual-studio-2017-15.8.patch.1 +++ b/external/lcms2/0017-Upgrade-Visual-studio-2017-15.8.patch.1 @@ -19,28 +19,15 @@ pointing out this) src/cmscgats.c | 14 ++++++++++---- 10 files changed, 19 insertions(+), 11 deletions(-) -diff --git a/Projects/VC2017/jpegicc/jpegicc.vcxproj b/Projects/VC2017/jpegicc/jpegicc.vcxproj -index ab26a53..39cfd00 100644 ---- a/Projects/VC2017/jpegicc/jpegicc.vcxproj -+++ b/Projects/VC2017/jpegicc/jpegicc.vcxproj -@@ -22,6 +22,7 @@ - {62812507-F926-4968-96A9-17678460AD90} - jpegicc - Win32Proj -+ 10.0.17134.0 - - - 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 @@ +@@ -22,7 +22,6 @@ {8C51BE48-ADB8-4089-A9EC-F6BF993A0548} lcms2_DLL Win32Proj - 8.1 -+ 10.0.17134.0 @@ -48,12 +35,11 @@ diff --git a/Projects/VC2017/lcms2_static/lcms2_static.vcxproj b/Projects/VC2017 index 2a9988a..9fc05ce 100644 --- a/Projects/VC2017/lcms2_static/lcms2_static.vcxproj +++ b/Projects/VC2017/lcms2_static/lcms2_static.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {71DEDE59-3F1E-486B-A899-4283000F76B5} lcms2_static Win32Proj - 8.1 -+ 10.0.17134.0 @@ -61,12 +47,11 @@ diff --git a/Projects/VC2017/linkicc/linkicc.vcxproj b/Projects/VC2017/linkicc/l index 30c2b4e..51586dd 100644 --- a/Projects/VC2017/linkicc/linkicc.vcxproj +++ b/Projects/VC2017/linkicc/linkicc.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {FBFBE1DC-DB84-4BA1-9552-B4780F457849} linkicc Win32Proj - 8.1 -+ 10.0.17134.0 @@ -74,12 +59,11 @@ diff --git a/Projects/VC2017/psicc/psicc.vcxproj b/Projects/VC2017/psicc/psicc.v index 9dcf89a..8f26e12 100644 --- a/Projects/VC2017/psicc/psicc.vcxproj +++ b/Projects/VC2017/psicc/psicc.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {EF6A8851-65FE-46F5-B9EF-14F0B671F693} psicc Win32Proj - 8.1 -+ 10.0.17134.0 @@ -87,12 +71,11 @@ diff --git a/Projects/VC2017/testbed/testbed.vcxproj b/Projects/VC2017/testbed/t index 0af3762..3f6aea3 100644 --- a/Projects/VC2017/testbed/testbed.vcxproj +++ b/Projects/VC2017/testbed/testbed.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {928A3A2B-46EF-4279-959C-513B3652FF0E} testbed Win32Proj - 8.1 -+ 10.0.17134.0 @@ -100,12 +83,11 @@ diff --git a/Projects/VC2017/tiffdiff/tiffdiff.vcxproj b/Projects/VC2017/tiffdif index 7edfe28..3a6d837 100644 --- a/Projects/VC2017/tiffdiff/tiffdiff.vcxproj +++ b/Projects/VC2017/tiffdiff/tiffdiff.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {75B91835-CCD7-48BE-A606-A9C997D5DBEE} tiffdiff Win32Proj - 8.1 -+ 10.0.17134.0 @@ -113,24 +95,11 @@ diff --git a/Projects/VC2017/tifficc/tifficc.vcxproj b/Projects/VC2017/tifficc/t index cd9f04c..5ef954f 100644 --- a/Projects/VC2017/tifficc/tifficc.vcxproj +++ b/Projects/VC2017/tifficc/tifficc.vcxproj -@@ -22,7 +22,7 @@ +@@ -22,7 +22,6 @@ {2256DE16-ED92-4A6F-9C54-F65BB61E64A2} tifficc Win32Proj - 8.1 -+ 10.0.17134.0 - - - -diff --git a/Projects/VC2017/transicc/transicc.vcxproj b/Projects/VC2017/transicc/transicc.vcxproj -index d9b77c6..b3173d8 100644 ---- a/Projects/VC2017/transicc/transicc.vcxproj -+++ b/Projects/VC2017/transicc/transicc.vcxproj -@@ -22,6 +22,7 @@ - {9EE22D66-C849-474C-9ED5-C3E141DAB160} - transicc - Win32Proj -+ 10.0.17134.0