comparison mupdf-source/thirdparty/lcms2/Projects/VC2019/tifficc/tifficc.vcxproj @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|ARM64">
5 <Configuration>Debug</Configuration>
6 <Platform>ARM64</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|Win32">
9 <Configuration>Debug</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug|x64">
13 <Configuration>Debug</Configuration>
14 <Platform>x64</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|ARM64">
17 <Configuration>Release</Configuration>
18 <Platform>ARM64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="Release|Win32">
21 <Configuration>Release</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="Release|x64">
25 <Configuration>Release</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 </ItemGroup>
29 <PropertyGroup Label="Globals">
30 <ProjectGuid>{2256DE16-ED92-4A6F-9C54-F65BB61E64A2}</ProjectGuid>
31 <RootNamespace>tifficc</RootNamespace>
32 <Keyword>Win32Proj</Keyword>
33 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
34 </PropertyGroup>
35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
37 <ConfigurationType>Application</ConfigurationType>
38 <CharacterSet>Unicode</CharacterSet>
39 <WholeProgramOptimization>true</WholeProgramOptimization>
40 <PlatformToolset>v142</PlatformToolset>
41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
43 <ConfigurationType>Application</ConfigurationType>
44 <CharacterSet>Unicode</CharacterSet>
45 <WholeProgramOptimization>true</WholeProgramOptimization>
46 <PlatformToolset>v142</PlatformToolset>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
49 <ConfigurationType>Application</ConfigurationType>
50 <CharacterSet>Unicode</CharacterSet>
51 <WholeProgramOptimization>true</WholeProgramOptimization>
52 <PlatformToolset>v142</PlatformToolset>
53 </PropertyGroup>
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
55 <ConfigurationType>Application</ConfigurationType>
56 <CharacterSet>Unicode</CharacterSet>
57 <PlatformToolset>v142</PlatformToolset>
58 </PropertyGroup>
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
60 <ConfigurationType>Application</ConfigurationType>
61 <CharacterSet>Unicode</CharacterSet>
62 <PlatformToolset>v142</PlatformToolset>
63 </PropertyGroup>
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
65 <ConfigurationType>Application</ConfigurationType>
66 <CharacterSet>Unicode</CharacterSet>
67 <PlatformToolset>v142</PlatformToolset>
68 </PropertyGroup>
69 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
70 <ImportGroup Label="ExtensionSettings">
71 </ImportGroup>
72 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
73 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
74 </ImportGroup>
75 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
76 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
77 </ImportGroup>
78 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
79 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
80 </ImportGroup>
81 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
82 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
83 </ImportGroup>
84 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
85 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
86 </ImportGroup>
87 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
88 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
89 </ImportGroup>
90 <PropertyGroup Label="UserMacros" />
91 <PropertyGroup>
92 <_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion>
93 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\bin\</OutDir>
94 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\bin\</OutDir>
95 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)_$(Platform)\</IntDir>
96 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(Configuration)_$(Platform)\</IntDir>
97 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)_$(Platform)\</IntDir>
98 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
99 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</LinkIncremental>
100 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
101 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\bin\</OutDir>
102 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\bin\</OutDir>
103 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)_$(Platform)\</IntDir>
104 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(Configuration)_$(Platform)\</IntDir>
105 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)_$(Platform)\</IntDir>
106 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
107 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">false</LinkIncremental>
108 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
109 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
110 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">AllRules.ruleset</CodeAnalysisRuleSet>
111 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
112 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
113 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" />
114 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
115 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
116 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" />
117 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
118 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
119 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">AllRules.ruleset</CodeAnalysisRuleSet>
120 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
121 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
122 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" />
123 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
124 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
125 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" />
126 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
127 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
128 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
129 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
130 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
131 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
132 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
133 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
134 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
135 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IncludePath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</IncludePath>
136 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
137 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
138 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(LibraryPath);E:\liteCommons\3rdparty\tiff-4.1.0\libtiff</LibraryPath>
139 </PropertyGroup>
140 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
141 <ClCompile>
142 <Optimization>Disabled</Optimization>
143 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
144 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
145 <MinimalRebuild>true</MinimalRebuild>
146 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
147 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
148 <PrecompiledHeader>
149 </PrecompiledHeader>
150 <WarningLevel>Level3</WarningLevel>
151 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
152 <MultiProcessorCompilation>true</MultiProcessorCompilation>
153 </ClCompile>
154 <Link>
155 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
156 <GenerateDebugInformation>true</GenerateDebugInformation>
157 <SubSystem>Console</SubSystem>
158 <TargetMachine>MachineX86</TargetMachine>
159 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
160 </Link>
161 </ItemDefinitionGroup>
162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
163 <ClCompile>
164 <Optimization>Disabled</Optimization>
165 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
166 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
167 <MinimalRebuild>true</MinimalRebuild>
168 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
169 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
170 <PrecompiledHeader>
171 </PrecompiledHeader>
172 <WarningLevel>Level3</WarningLevel>
173 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
174 <MultiProcessorCompilation>true</MultiProcessorCompilation>
175 </ClCompile>
176 <Link>
177 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
178 <GenerateDebugInformation>true</GenerateDebugInformation>
179 <SubSystem>Console</SubSystem>
180 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
181 </Link>
182 </ItemDefinitionGroup>
183 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
184 <ClCompile>
185 <Optimization>Disabled</Optimization>
186 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
187 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
188 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
189 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
190 <PrecompiledHeader>
191 </PrecompiledHeader>
192 <WarningLevel>Level3</WarningLevel>
193 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
194 <MultiProcessorCompilation>true</MultiProcessorCompilation>
195 </ClCompile>
196 <Link>
197 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
198 <GenerateDebugInformation>true</GenerateDebugInformation>
199 <SubSystem>Console</SubSystem>
200 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
201 </Link>
202 </ItemDefinitionGroup>
203 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
204 <ClCompile>
205 <Optimization>MaxSpeed</Optimization>
206 <IntrinsicFunctions>true</IntrinsicFunctions>
207 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
208 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
209 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
210 <FunctionLevelLinking>true</FunctionLevelLinking>
211 <PrecompiledHeader>
212 </PrecompiledHeader>
213 <WarningLevel>Level4</WarningLevel>
214 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
215 <MultiProcessorCompilation>true</MultiProcessorCompilation>
216 <BrowseInformation>false</BrowseInformation>
217 </ClCompile>
218 <Link>
219 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
220 <GenerateDebugInformation>true</GenerateDebugInformation>
221 <SubSystem>Console</SubSystem>
222 <OptimizeReferences>true</OptimizeReferences>
223 <EnableCOMDATFolding>true</EnableCOMDATFolding>
224 <TargetMachine>MachineX86</TargetMachine>
225 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
226 </Link>
227 <Bscmake>
228 <PreserveSbr>true</PreserveSbr>
229 </Bscmake>
230 </ItemDefinitionGroup>
231 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
232 <ClCompile>
233 <Optimization>MaxSpeed</Optimization>
234 <IntrinsicFunctions>true</IntrinsicFunctions>
235 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
236 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
237 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
238 <FunctionLevelLinking>true</FunctionLevelLinking>
239 <PrecompiledHeader>
240 </PrecompiledHeader>
241 <WarningLevel>Level4</WarningLevel>
242 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
243 <MultiProcessorCompilation>true</MultiProcessorCompilation>
244 <BrowseInformation>false</BrowseInformation>
245 </ClCompile>
246 <Link>
247 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
248 <GenerateDebugInformation>true</GenerateDebugInformation>
249 <SubSystem>Console</SubSystem>
250 <OptimizeReferences>true</OptimizeReferences>
251 <EnableCOMDATFolding>true</EnableCOMDATFolding>
252 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
253 </Link>
254 <Bscmake>
255 <PreserveSbr>true</PreserveSbr>
256 </Bscmake>
257 </ItemDefinitionGroup>
258 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
259 <ClCompile>
260 <Optimization>MaxSpeed</Optimization>
261 <IntrinsicFunctions>true</IntrinsicFunctions>
262 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
263 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
264 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
265 <FunctionLevelLinking>true</FunctionLevelLinking>
266 <PrecompiledHeader>
267 </PrecompiledHeader>
268 <WarningLevel>Level4</WarningLevel>
269 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
270 <MultiProcessorCompilation>true</MultiProcessorCompilation>
271 </ClCompile>
272 <Link>
273 <AdditionalDependencies>libtiff.lib;%(AdditionalDependencies)</AdditionalDependencies>
274 <GenerateDebugInformation>true</GenerateDebugInformation>
275 <SubSystem>Console</SubSystem>
276 <OptimizeReferences>true</OptimizeReferences>
277 <EnableCOMDATFolding>true</EnableCOMDATFolding>
278 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
279 </Link>
280 </ItemDefinitionGroup>
281 <ItemGroup>
282 <ClCompile Include="..\..\..\utils\common\vprf.c" />
283 <ClCompile Include="..\..\..\utils\common\xgetopt.c" />
284 <ClCompile Include="..\..\..\utils\tificc\tificc.c" />
285 </ItemGroup>
286 <ItemGroup>
287 <ClInclude Include="..\..\..\utils\common\utils.h" />
288 </ItemGroup>
289 <ItemGroup>
290 <ProjectReference Include="..\lcms2mt_static\lcms2mt_static.vcxproj">
291 <Project>{71dede59-3f1e-486b-a899-4283000f76b5}</Project>
292 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
293 </ProjectReference>
294 </ItemGroup>
295 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
296 <ImportGroup Label="ExtensionTargets">
297 </ImportGroup>
298 </Project>