Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/lcms2/Projects/VC2019/linkicc/linkicc.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>{FBFBE1DC-DB84-4BA1-9552-B4780F457849}</ProjectGuid> | |
| 31 <RootNamespace>linkicc</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 </PropertyGroup> | |
| 128 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 129 <ClCompile> | |
| 130 <Optimization>Disabled</Optimization> | |
| 131 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 132 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 133 <MinimalRebuild>true</MinimalRebuild> | |
| 134 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 135 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 136 <PrecompiledHeader> | |
| 137 </PrecompiledHeader> | |
| 138 <WarningLevel>Level4</WarningLevel> | |
| 139 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 140 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 141 </ClCompile> | |
| 142 <Link> | |
| 143 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 144 <SubSystem>Console</SubSystem> | |
| 145 <TargetMachine>MachineX86</TargetMachine> | |
| 146 </Link> | |
| 147 </ItemDefinitionGroup> | |
| 148 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| 149 <ClCompile> | |
| 150 <Optimization>Disabled</Optimization> | |
| 151 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 152 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 153 <MinimalRebuild>true</MinimalRebuild> | |
| 154 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 155 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 156 <PrecompiledHeader> | |
| 157 </PrecompiledHeader> | |
| 158 <WarningLevel>Level4</WarningLevel> | |
| 159 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 160 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 161 </ClCompile> | |
| 162 <Link> | |
| 163 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 164 <SubSystem>Console</SubSystem> | |
| 165 </Link> | |
| 166 </ItemDefinitionGroup> | |
| 167 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 168 <ClCompile> | |
| 169 <Optimization>Disabled</Optimization> | |
| 170 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 171 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 172 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 173 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
| 174 <PrecompiledHeader> | |
| 175 </PrecompiledHeader> | |
| 176 <WarningLevel>Level4</WarningLevel> | |
| 177 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 178 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 179 </ClCompile> | |
| 180 <Link> | |
| 181 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 182 <SubSystem>Console</SubSystem> | |
| 183 </Link> | |
| 184 </ItemDefinitionGroup> | |
| 185 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 186 <ClCompile> | |
| 187 <Optimization>MaxSpeed</Optimization> | |
| 188 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 189 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 190 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 191 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 192 <PrecompiledHeader> | |
| 193 </PrecompiledHeader> | |
| 194 <WarningLevel>Level4</WarningLevel> | |
| 195 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 196 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 197 <BrowseInformation>false</BrowseInformation> | |
| 198 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
| 199 </ClCompile> | |
| 200 <Link> | |
| 201 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 202 <SubSystem>Console</SubSystem> | |
| 203 <OptimizeReferences>true</OptimizeReferences> | |
| 204 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 205 <TargetMachine>MachineX86</TargetMachine> | |
| 206 </Link> | |
| 207 <Bscmake> | |
| 208 <PreserveSbr>true</PreserveSbr> | |
| 209 </Bscmake> | |
| 210 </ItemDefinitionGroup> | |
| 211 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| 212 <ClCompile> | |
| 213 <Optimization>MaxSpeed</Optimization> | |
| 214 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 215 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 216 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 217 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 218 <PrecompiledHeader> | |
| 219 </PrecompiledHeader> | |
| 220 <WarningLevel>Level4</WarningLevel> | |
| 221 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 222 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 223 <BrowseInformation>false</BrowseInformation> | |
| 224 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
| 225 </ClCompile> | |
| 226 <Link> | |
| 227 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 228 <SubSystem>Console</SubSystem> | |
| 229 <OptimizeReferences>true</OptimizeReferences> | |
| 230 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 231 </Link> | |
| 232 <Bscmake> | |
| 233 <PreserveSbr>true</PreserveSbr> | |
| 234 </Bscmake> | |
| 235 </ItemDefinitionGroup> | |
| 236 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 237 <ClCompile> | |
| 238 <Optimization>MaxSpeed</Optimization> | |
| 239 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 240 <AdditionalIncludeDirectories>../../../include;../../../utils/common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 241 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 242 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 243 <PrecompiledHeader> | |
| 244 </PrecompiledHeader> | |
| 245 <WarningLevel>Level4</WarningLevel> | |
| 246 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 247 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 248 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
| 249 </ClCompile> | |
| 250 <Link> | |
| 251 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 252 <SubSystem>Console</SubSystem> | |
| 253 <OptimizeReferences>true</OptimizeReferences> | |
| 254 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 255 </Link> | |
| 256 </ItemDefinitionGroup> | |
| 257 <ItemGroup> | |
| 258 <ClCompile Include="..\..\..\utils\linkicc\linkicc.c" /> | |
| 259 <ClCompile Include="..\..\..\utils\common\vprf.c" /> | |
| 260 <ClCompile Include="..\..\..\utils\common\xgetopt.c" /> | |
| 261 </ItemGroup> | |
| 262 <ItemGroup> | |
| 263 <ProjectReference Include="..\lcms2mt_static\lcms2_static.vcxproj"> | |
| 264 <Project>{71dede59-3f1e-486b-a899-4283000f76b5}</Project> | |
| 265 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 266 </ProjectReference> | |
| 267 </ItemGroup> | |
| 268 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 269 <ImportGroup Label="ExtensionTargets"> | |
| 270 </ImportGroup> | |
| 271 </Project> |
