diff -urbaN lcms2-2.11.orig/Projects/VC2019/jpegicc/jpegicc.vcxproj lcms2-2.11/Projects/VC2019/jpegicc/jpegicc.vcxproj --- lcms2-2.11.orig/Projects/VC2019/jpegicc/jpegicc.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/jpegicc/jpegicc.vcxproj 2020-07-09 18:28:37.881727697 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -71,32 +96,44 @@ $(Configuration)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)\ $(Configuration)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + $(IncludePath);;C:\code\jpeg-9a $(IncludePath);;C:\code\jpeg-9a + $(IncludePath);;C:\code\jpeg-9a $(LibraryPath);;C:\code\jpeg-9a $(LibraryPath);;C:\code\jpeg-9a + $(LibraryPath);;C:\code\jpeg-9a $(IncludePath);;C:\code\jpeg-9a $(IncludePath);;C:\code\jpeg-9a + $(IncludePath);;C:\code\jpeg-9a $(LibraryPath);;C:\code\jpeg-9a $(LibraryPath);;C:\code\jpeg-9a + $(LibraryPath);;C:\code\jpeg-9a @@ -140,6 +177,26 @@ false + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + true + + + libjpeg.lib;%(AdditionalDependencies) + true + Console + false + + Full @@ -197,6 +254,32 @@ false + + + Full + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + Speed + true + true + true + + + libjpeg.lib;%(AdditionalDependencies) + true + Console + true + true + false + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/lcms2_DLL/lcms2_DLL.vcxproj lcms2-2.11/Projects/VC2019/lcms2_DLL/lcms2_DLL.vcxproj --- lcms2-2.11.orig/Projects/VC2019/lcms2_DLL/lcms2_DLL.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/lcms2_DLL/lcms2_DLL.vcxproj 2020-07-09 18:28:38.049726437 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + DynamicLibrary + Unicode + true + v142 + DynamicLibrary Unicode @@ -47,6 +61,11 @@ Unicode v142 + + DynamicLibrary + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,28 +94,40 @@ <_ProjectFileVersion>10.0.21006.1 ..\..\..\bin\ ..\..\..\bin\ + ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ + ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + lcms2 @@ -99,9 +134,15 @@ lcms2 + + lcms2 + lcms2 + + lcms2 + Disabled @@ -144,6 +185,27 @@ $(OutDir)$(TargetName)$(TargetExt) + + + Disabled + ../../../include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;CMS_DLL_BUILD;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + true + false + + + + + true + Windows + $(OutDir)$(TargetName)$(TargetExt) + + Full @@ -203,6 +265,34 @@ true + + + Full + true + Speed + true + true + true + ../../../include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CMS_DLL_BUILD;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level4 + true + OnlyExplicitInline + true + + + + + true + Windows + true + true + + @@ -234,7 +324,9 @@ true + true true + true diff -urbaN lcms2-2.11.orig/Projects/VC2019/lcms2_static/lcms2_static.vcxproj lcms2-2.11/Projects/VC2019/lcms2_static/lcms2_static.vcxproj --- lcms2-2.11.orig/Projects/VC2019/lcms2_static/lcms2_static.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/lcms2_static/lcms2_static.vcxproj 2020-07-09 18:28:38.173725507 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + StaticLibrary + Unicode + true + v142 + StaticLibrary Unicode @@ -47,6 +61,11 @@ Unicode v142 + + StaticLibrary + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,22 +94,30 @@ ..\..\..\Lib\MS\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ ..\..\..\Lib\MS\ ..\..\..\Lib\MS\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + @@ -120,6 +153,23 @@ Default + + + Disabled + ../../../include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level4 + ProgramDatabase + + + true + Default + + MaxSpeed @@ -169,6 +219,28 @@ true + + + MaxSpeed + true + ../../../include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level4 + ProgramDatabase + Speed + true + true + OnlyExplicitInline + false + true + true + true + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/linkicc/linkicc.vcxproj lcms2-2.11/Projects/VC2019/linkicc/linkicc.vcxproj --- lcms2-2.11.orig/Projects/VC2019/linkicc/linkicc.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/linkicc/linkicc.vcxproj 2020-07-09 18:28:38.297724577 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,26 +94,36 @@ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + @@ -128,6 +163,24 @@ Console + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level4 + ProgramDatabase + true + + + true + Console + + MaxSpeed @@ -175,6 +228,27 @@ true + + + MaxSpeed + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level4 + ProgramDatabase + true + + + true + Console + true + true + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/psicc/psicc.vcxproj lcms2-2.11/Projects/VC2019/psicc/psicc.vcxproj --- lcms2-2.11.orig/Projects/VC2019/psicc/psicc.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/psicc/psicc.vcxproj 2020-07-09 18:28:38.421723648 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,26 +94,36 @@ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + @@ -128,6 +163,24 @@ Console + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + true + + + true + Console + + MaxSpeed @@ -175,6 +228,27 @@ true + + + MaxSpeed + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level4 + ProgramDatabase + true + + + true + Console + true + true + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/testbed/testbed.vcxproj lcms2-2.11/Projects/VC2019/testbed/testbed.vcxproj --- lcms2-2.11.orig/Projects/VC2019/testbed/testbed.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/testbed/testbed.vcxproj 2020-07-09 18:28:38.577722478 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,37 +75,53 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\testbed\ ..\..\..\testbed\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + ..\..\..\testbed\ ..\..\..\testbed\ @@ -130,6 +165,25 @@ false + + + Disabled + ../../../include;../../../src;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + true + + + true + Console + false + + Full @@ -191,6 +245,34 @@ false + + + Full + true + Speed + true + true + ../../../include;../../../src;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + false + true + NotSet + + + Level3 + ProgramDatabase + Cdecl + true + + + true + Console + true + true + false + + {71dede59-3f1e-486b-a899-4283000f76b5} diff -urbaN lcms2-2.11.orig/Projects/VC2019/tiffdiff/tiffdiff.vcxproj lcms2-2.11/Projects/VC2019/tiffdiff/tiffdiff.vcxproj --- lcms2-2.11.orig/Projects/VC2019/tiffdiff/tiffdiff.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/tiffdiff/tiffdiff.vcxproj 2020-07-09 18:28:38.701721548 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,34 +94,48 @@ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) + C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) + C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) + C:\jpeg-8d;c:\tiff-4.0.2\libtiff;$(IncludePath) C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) + C:\jpeg-8d;C:\tiff-4.0.2\libtiff;$(LibraryPath) @@ -140,6 +179,26 @@ false + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + Level4 + ProgramDatabase + true + + + libtiff.lib;%(AdditionalDependencies) + true + Console + false + + MaxSpeed @@ -193,6 +252,30 @@ false + + + MaxSpeed + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level4 + ProgramDatabase + true + + + libtiff.lib;%(AdditionalDependencies) + true + Console + true + true + $(OutDir)$(TargetName)$(TargetExt) + false + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/tifficc/tifficc.vcxproj lcms2-2.11/Projects/VC2019/tifficc/tifficc.vcxproj --- lcms2-2.11.orig/Projects/VC2019/tifficc/tifficc.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/tifficc/tifficc.vcxproj 2020-07-09 18:28:38.821720648 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,34 +94,48 @@ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + $(IncludePath);C:\tiff-4.0.2\libtiff $(IncludePath);C:\tiff-4.0.2\libtiff + $(IncludePath);C:\tiff-4.0.2\libtiff $(LibraryPath);C:\tiff-4.0.2\libtiff $(LibraryPath);C:\tiff-4.0.2\libtiff + $(LibraryPath);C:\tiff-4.0.2\libtiff $(IncludePath);C:\tiff-4.0.2\libtiff $(IncludePath);C:\tiff-4.0.2\libtiff + $(IncludePath);C:\tiff-4.0.2\libtiff $(LibraryPath);C:\tiff-4.0.2\libtiff $(LibraryPath);C:\tiff-4.0.2\libtiff + $(LibraryPath);C:\tiff-4.0.2\libtiff @@ -140,6 +179,26 @@ false + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + true + + + libtiff.lib;%(AdditionalDependencies) + true + Console + false + + MaxSpeed @@ -191,6 +250,29 @@ false + + + MaxSpeed + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level4 + ProgramDatabase + true + + + libtiff.lib;%(AdditionalDependencies) + true + Console + true + true + false + + diff -urbaN lcms2-2.11.orig/Projects/VC2019/transicc/transicc.vcxproj lcms2-2.11/Projects/VC2019/transicc/transicc.vcxproj --- lcms2-2.11.orig/Projects/VC2019/transicc/transicc.vcxproj 2020-06-16 19:10:37.000000000 +0200 +++ lcms2-2.11/Projects/VC2019/transicc/transicc.vcxproj 2020-07-09 18:28:38.945719719 +0200 @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,12 @@ true v142 + + Application + Unicode + true + v142 + Application Unicode @@ -47,6 +61,11 @@ Unicode v142 + + Application + Unicode + v142 + @@ -56,12 +75,18 @@ + + + + + + <_ProjectFileVersion>10.0.21006.1 @@ -69,26 +94,36 @@ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ true true + true ..\..\..\bin\ ..\..\..\bin\ $(Configuration)_$(Platform)\ $(Configuration)_$(Platform)\ + $(Configuration)_$(Platform)\ false false + false AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + @@ -128,6 +163,24 @@ Console + + + Disabled + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + true + + + true + Console + + MaxSpeed @@ -175,9 +228,31 @@ true + + + MaxSpeed + true + ../../../include;../../../utils/common;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + true + + + Level4 + ProgramDatabase + true + + + true + Console + true + true + + false + false