Salome HOME
Fix opencv build
[tools/sat_salome.git] / products / patches / freeimage-3.18.0_windows.patch
1 --- freeimage-3.18.0_ref/FreeImage.2017.vcxproj
2 +++ freeimage-3.18.0/FreeImage.2017.vcxproj
3 @@ -22,7 +22,7 @@
4      <ProjectName>FreeImage</ProjectName>
5      <ProjectGuid>{B39ED2B3-D53A-4077-B957-930979A3577D}</ProjectGuid>
6      <RootNamespace>FreeImage</RootNamespace>
7 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
8 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
9    </PropertyGroup>
10    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
11    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
12 --- freeimage-3.18.0_ref/Source/FreeImageLib/FreeImageLib.2017.vcxproj
13 +++ freeimage-3.18.0/Source/FreeImageLib/FreeImageLib.2017.vcxproj
14 @@ -22,7 +22,7 @@
15      <ProjectName>FreeImageLib</ProjectName>
16      <ProjectGuid>{9E219DF2-315D-478E-8A07-8960C377CE1E}</ProjectGuid>
17      <RootNamespace>FreeImageLib</RootNamespace>
18 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
19 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
20    </PropertyGroup>
21    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
22    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
23 --- freeimage-3.18.0_ref/Source/LibJPEG/LibJPEG.2017.vcxproj
24 +++ freeimage-3.18.0/Source/LibJPEG/LibJPEG.2017.vcxproj
25 @@ -22,7 +22,7 @@
26      <ProjectName>LibJPEG</ProjectName>
27      <ProjectGuid>{5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}</ProjectGuid>
28      <RootNamespace>LibJPEG</RootNamespace>
29 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
30 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
31    </PropertyGroup>
32    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
33    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
34 --- freeimage-3.18.0_ref/Source/LibJXR/LibJXR.2017.vcxproj
35 +++ freeimage-3.18.0/Source/LibJXR/LibJXR.2017.vcxproj
36 @@ -23,7 +23,7 @@
37      <ProjectGuid>{244455E0-5F25-4451-9540-F317883E52A8}</ProjectGuid>
38      <RootNamespace>LibJXR</RootNamespace>
39      <Keyword>Win32Proj</Keyword>
40 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
41 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
42    </PropertyGroup>
43    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
44    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
45 --- freeimage-3.18.0_ref/Source/LibOpenJPEG/LibOpenJPEG.2017.vcxproj
46 +++ freeimage-3.18.0/Source/LibOpenJPEG/LibOpenJPEG.2017.vcxproj
47 @@ -22,7 +22,7 @@
48      <ProjectName>LibOpenJPEG</ProjectName>
49      <ProjectGuid>{E3536C28-A7F1-4B53-8E52-7D2232F9E098}</ProjectGuid>
50      <RootNamespace>LibOpenJPEG</RootNamespace>
51 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
52 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
53    </PropertyGroup>
54    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
55    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
56 --- freeimage-3.18.0_ref/Source/LibPNG/LibPNG.2017.vcxproj
57 +++ freeimage-3.18.0/Source/LibPNG/LibPNG.2017.vcxproj
58 @@ -22,7 +22,7 @@
59      <ProjectName>LibPNG</ProjectName>
60      <ProjectGuid>{7DB10B50-CE00-4D7A-B322-6824F05D2FCB}</ProjectGuid>
61      <RootNamespace>LibPNG</RootNamespace>
62 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
63 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
64    </PropertyGroup>
65    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
66    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
67 --- freeimage-3.18.0_ref/Source/LibRawLite/LibRawLite.2017.vcxproj
68 +++ freeimage-3.18.0/Source/LibRawLite/LibRawLite.2017.vcxproj
69 @@ -23,7 +23,7 @@
70      <ProjectGuid>{07F662C1-1323-42AB-B6AF-FBFD34A7437A}</ProjectGuid>
71      <RootNamespace>LibRawLite</RootNamespace>
72      <Keyword>Win32Proj</Keyword>
73 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
74 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
75    </PropertyGroup>
76    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
77    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
78 --- freeimage-3.18.0_ref/Source/LibTIFF4/LibTIFF4.2017.vcxproj
79 +++ freeimage-3.18.0/Source/LibTIFF4/LibTIFF4.2017.vcxproj
80 @@ -22,7 +22,7 @@
81      <ProjectName>LibTIFF4</ProjectName>
82      <ProjectGuid>{EC085CBD-E9C3-477F-9A97-CB9D5DA30E27}</ProjectGuid>
83      <RootNamespace>LibTIFF4</RootNamespace>
84 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
85 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
86    </PropertyGroup>
87    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
88    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
89 --- freeimage-3.18.0_ref/Source/LibWebP/LibWebP.2017.vcxproj
90 +++ freeimage-3.18.0/Source/LibWebP/LibWebP.2017.vcxproj
91 @@ -23,7 +23,7 @@
92      <ProjectGuid>{097D9F6C-FD0E-4CBC-9676-009012AAECA8}</ProjectGuid>
93      <RootNamespace>LibWebP</RootNamespace>
94      <Keyword>Win32Proj</Keyword>
95 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
96 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
97    </PropertyGroup>
98    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
99    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
100 --- freeimage-3.18.0_ref/Source/OpenEXR/OpenEXR.2017.vcxproj
101 +++ freeimage-3.18.0/Source/OpenEXR/OpenEXR.2017.vcxproj
102 @@ -22,7 +22,7 @@
103      <ProjectName>OpenEXR</ProjectName>
104      <ProjectGuid>{17A4874B-0606-4687-90B6-F91F8CB3B8AF}</ProjectGuid>
105      <RootNamespace>OpenEXR</RootNamespace>
106 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
107 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
108    </PropertyGroup>
109    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
110    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
111 --- freeimage-3.18.0_ref/Source/ZLib/ZLib.2017.vcxproj
112 +++ freeimage-3.18.0/Source/ZLib/ZLib.2017.vcxproj
113 @@ -22,7 +22,7 @@
114      <ProjectName>ZLib</ProjectName>
115      <ProjectGuid>{33134F61-C1AD-4B6F-9CEA-503A9F140C52}</ProjectGuid>
116      <RootNamespace>ZLib</RootNamespace>
117 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
118 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
119    </PropertyGroup>
120    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
121    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
122 --- freeimage-3.18.0_ref/Wrapper/FreeImagePlus/FreeImagePlus.2017.vcxproj
123 +++ freeimage-3.18.0/Wrapper/FreeImagePlus/FreeImagePlus.2017.vcxproj
124 @@ -22,7 +22,7 @@
125      <ProjectName>FreeImagePlus</ProjectName>
126      <ProjectGuid>{94F36908-A4E2-4533-939D-64FF6EADA5A1}</ProjectGuid>
127      <RootNamespace>FreeImagePlus</RootNamespace>
128 -    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
129 +    <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
130    </PropertyGroup>
131    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
132    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">