Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/lcms2/Projects/VC2022/jpegicc/jpegicc.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>{62812507-F926-4968-96A9-17678460AD90}</ProjectGuid> | |
| 31 <RootNamespace>jpegicc</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>v143</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>v143</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>v143</PlatformToolset> | |
| 53 </PropertyGroup> | |
| 54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 55 <ConfigurationType>Application</ConfigurationType> | |
| 56 <CharacterSet>Unicode</CharacterSet> | |
| 57 <PlatformToolset>v143</PlatformToolset> | |
| 58 </PropertyGroup> | |
| 59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> | |
| 60 <ConfigurationType>Application</ConfigurationType> | |
| 61 <CharacterSet>Unicode</CharacterSet> | |
| 62 <PlatformToolset>v143</PlatformToolset> | |
| 63 </PropertyGroup> | |
| 64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 65 <ConfigurationType>Application</ConfigurationType> | |
| 66 <CharacterSet>Unicode</CharacterSet> | |
| 67 <PlatformToolset>v143</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)\</IntDir> | |
| 96 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)\</IntDir> | |
| 97 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> | |
| 98 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</LinkIncremental> | |
| 99 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> | |
| 100 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\bin\</OutDir> | |
| 101 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\bin\</OutDir> | |
| 102 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> | |
| 103 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)\</IntDir> | |
| 104 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> | |
| 105 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">false</LinkIncremental> | |
| 106 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> | |
| 107 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 108 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 109 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 110 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |
| 111 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" /> | |
| 112 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |
| 113 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |
| 114 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" /> | |
| 115 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |
| 116 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 117 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 118 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |
| 119 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |
| 120 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" /> | |
| 121 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |
| 122 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |
| 123 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" /> | |
| 124 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |
| 125 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 126 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 127 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 128 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 129 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 130 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 131 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 132 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 133 <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(IncludePath);;C:\code\jpeg-9a</IncludePath> | |
| 134 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 135 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 136 <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(LibraryPath);;C:\code\jpeg-9a</LibraryPath> | |
| 137 </PropertyGroup> | |
| 138 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 139 <ClCompile> | |
| 140 <Optimization>Disabled</Optimization> | |
| 141 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 142 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 143 <MinimalRebuild>true</MinimalRebuild> | |
| 144 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 145 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 146 <PrecompiledHeader> | |
| 147 </PrecompiledHeader> | |
| 148 <WarningLevel>Level4</WarningLevel> | |
| 149 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 150 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 151 </ClCompile> | |
| 152 <Link> | |
| 153 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 154 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 155 <SubSystem>Console</SubSystem> | |
| 156 <TargetMachine>MachineX86</TargetMachine> | |
| 157 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 158 </Link> | |
| 159 </ItemDefinitionGroup> | |
| 160 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| 161 <ClCompile> | |
| 162 <Optimization>Disabled</Optimization> | |
| 163 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 164 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 165 <MinimalRebuild>true</MinimalRebuild> | |
| 166 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 167 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 168 <PrecompiledHeader> | |
| 169 </PrecompiledHeader> | |
| 170 <WarningLevel>Level4</WarningLevel> | |
| 171 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 172 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 173 </ClCompile> | |
| 174 <Link> | |
| 175 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 176 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 177 <SubSystem>Console</SubSystem> | |
| 178 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 179 </Link> | |
| 180 </ItemDefinitionGroup> | |
| 181 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 182 <ClCompile> | |
| 183 <Optimization>Disabled</Optimization> | |
| 184 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 185 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 186 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 187 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 188 <PrecompiledHeader> | |
| 189 </PrecompiledHeader> | |
| 190 <WarningLevel>Level4</WarningLevel> | |
| 191 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 192 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 193 </ClCompile> | |
| 194 <Link> | |
| 195 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 196 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 197 <SubSystem>Console</SubSystem> | |
| 198 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 199 </Link> | |
| 200 </ItemDefinitionGroup> | |
| 201 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 202 <ClCompile> | |
| 203 <Optimization>Full</Optimization> | |
| 204 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 205 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 206 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 207 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 208 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 209 <PrecompiledHeader> | |
| 210 </PrecompiledHeader> | |
| 211 <WarningLevel>Level3</WarningLevel> | |
| 212 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 213 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
| 214 <OmitFramePointers>true</OmitFramePointers> | |
| 215 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
| 216 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 217 <BrowseInformation>false</BrowseInformation> | |
| 218 </ClCompile> | |
| 219 <Link> | |
| 220 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 221 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 222 <SubSystem>Console</SubSystem> | |
| 223 <OptimizeReferences>true</OptimizeReferences> | |
| 224 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 225 <TargetMachine>MachineX86</TargetMachine> | |
| 226 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 227 </Link> | |
| 228 <Bscmake> | |
| 229 <PreserveSbr>true</PreserveSbr> | |
| 230 </Bscmake> | |
| 231 </ItemDefinitionGroup> | |
| 232 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| 233 <ClCompile> | |
| 234 <Optimization>Full</Optimization> | |
| 235 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 236 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 237 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 238 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 239 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 240 <PrecompiledHeader> | |
| 241 </PrecompiledHeader> | |
| 242 <WarningLevel>Level3</WarningLevel> | |
| 243 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 244 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
| 245 <OmitFramePointers>true</OmitFramePointers> | |
| 246 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
| 247 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 248 <BrowseInformation>false</BrowseInformation> | |
| 249 </ClCompile> | |
| 250 <Link> | |
| 251 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 252 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 253 <SubSystem>Console</SubSystem> | |
| 254 <OptimizeReferences>true</OptimizeReferences> | |
| 255 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 256 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 257 </Link> | |
| 258 <Bscmake> | |
| 259 <PreserveSbr>true</PreserveSbr> | |
| 260 </Bscmake> | |
| 261 </ItemDefinitionGroup> | |
| 262 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 263 <ClCompile> | |
| 264 <Optimization>Full</Optimization> | |
| 265 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 266 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 267 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 268 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 269 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 270 <PrecompiledHeader> | |
| 271 </PrecompiledHeader> | |
| 272 <WarningLevel>Level3</WarningLevel> | |
| 273 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 274 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
| 275 <OmitFramePointers>true</OmitFramePointers> | |
| 276 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
| 277 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 278 </ClCompile> | |
| 279 <Link> | |
| 280 <AdditionalDependencies>libjpeg.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 281 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 282 <SubSystem>Console</SubSystem> | |
| 283 <OptimizeReferences>true</OptimizeReferences> | |
| 284 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 285 <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |
| 286 </Link> | |
| 287 </ItemDefinitionGroup> | |
| 288 <ItemGroup> | |
| 289 <ClCompile Include="..\..\..\utils\common\vprf.c" /> | |
| 290 <ClCompile Include="..\..\..\utils\common\xgetopt.c" /> | |
| 291 <ClCompile Include="..\..\..\utils\jpgicc\iccjpeg.c" /> | |
| 292 <ClCompile Include="..\..\..\utils\jpgicc\jpgicc.c" /> | |
| 293 </ItemGroup> | |
| 294 <ItemGroup> | |
| 295 <ProjectReference Include="..\lcms2_static\lcms2_static.vcxproj"> | |
| 296 <Project>{71dede59-3f1e-486b-a899-4283000f76b5}</Project> | |
| 297 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 298 </ProjectReference> | |
| 299 </ItemGroup> | |
| 300 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 301 <ImportGroup Label="ExtensionTargets"> | |
| 302 </ImportGroup> | |
| 303 </Project> |
