comparison mupdf-source/platform/win32/muraster.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|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Memento|Win32">
13 <Configuration>Memento</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Memento|x64">
17 <Configuration>Memento</Configuration>
18 <Platform>x64</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>{0FDC74D7-D18C-45CE-94D6-EDFCC5A0CDF2}</ProjectGuid>
31 <RootNamespace>mupdf</RootNamespace>
32 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
33 </PropertyGroup>
34 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
36 <ConfigurationType>Application</ConfigurationType>
37 <PlatformToolset>v142</PlatformToolset>
38 <CharacterSet>MultiByte</CharacterSet>
39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
41 <ConfigurationType>Application</ConfigurationType>
42 <PlatformToolset>v142</PlatformToolset>
43 <CharacterSet>MultiByte</CharacterSet>
44 <WholeProgramOptimization>true</WholeProgramOptimization>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
47 <ConfigurationType>Application</ConfigurationType>
48 <PlatformToolset>v142</PlatformToolset>
49 <CharacterSet>MultiByte</CharacterSet>
50 </PropertyGroup>
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
52 <ConfigurationType>Application</ConfigurationType>
53 <PlatformToolset>v142</PlatformToolset>
54 <CharacterSet>MultiByte</CharacterSet>
55 </PropertyGroup>
56 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
57 <ConfigurationType>Application</ConfigurationType>
58 <PlatformToolset>v142</PlatformToolset>
59 <CharacterSet>MultiByte</CharacterSet>
60 <WholeProgramOptimization>true</WholeProgramOptimization>
61 </PropertyGroup>
62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
63 <ConfigurationType>Application</ConfigurationType>
64 <PlatformToolset>v142</PlatformToolset>
65 <CharacterSet>MultiByte</CharacterSet>
66 </PropertyGroup>
67 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
68 <ImportGroup Label="ExtensionSettings">
69 </ImportGroup>
70 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
71 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
72 </ImportGroup>
73 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
74 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
75 </ImportGroup>
76 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
77 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
78 </ImportGroup>
79 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
80 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
81 </ImportGroup>
82 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
83 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
84 </ImportGroup>
85 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
86 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
87 </ImportGroup>
88 <PropertyGroup Label="UserMacros" />
89 <PropertyGroup>
90 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
91 </PropertyGroup>
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
93 <OutDir>$(Configuration)\</OutDir>
94 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
95 </PropertyGroup>
96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
97 <OutDir>$(Platform)\$(Configuration)\</OutDir>
98 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
99 </PropertyGroup>
100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
101 <OutDir>$(Configuration)\</OutDir>
102 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
103 </PropertyGroup>
104 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
105 <OutDir>$(Platform)\$(Configuration)\</OutDir>
106 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
107 </PropertyGroup>
108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
109 <OutDir>$(Configuration)\</OutDir>
110 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
111 </PropertyGroup>
112 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
113 <OutDir>$(Platform)\$(Configuration)\</OutDir>
114 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
115 </PropertyGroup>
116 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
117 <ClCompile>
118 <Optimization>Disabled</Optimization>
119 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
120 <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
121 <MinimalRebuild>
122 </MinimalRebuild>
123 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
124 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
125 <WarningLevel>Level4</WarningLevel>
126 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
127 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
128 </ClCompile>
129 <Link>
130 <GenerateDebugInformation>true</GenerateDebugInformation>
131 <TargetMachine>MachineX86</TargetMachine>
132 </Link>
133 </ItemDefinitionGroup>
134 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
135 <Midl>
136 <TargetEnvironment>X64</TargetEnvironment>
137 </Midl>
138 <ClCompile>
139 <Optimization>Disabled</Optimization>
140 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
141 <PreprocessorDefinitions>WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
142 <MinimalRebuild>
143 </MinimalRebuild>
144 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
145 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
146 <WarningLevel>Level4</WarningLevel>
147 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
148 <BrowseInformation>true</BrowseInformation>
149 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
150 </ClCompile>
151 <Link>
152 <GenerateDebugInformation>true</GenerateDebugInformation>
153 <TargetMachine>MachineX64</TargetMachine>
154 </Link>
155 </ItemDefinitionGroup>
156 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
157 <ClCompile>
158 <Optimization>MaxSpeed</Optimization>
159 <IntrinsicFunctions>true</IntrinsicFunctions>
160 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
161 <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
162 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
163 <FunctionLevelLinking>true</FunctionLevelLinking>
164 <WarningLevel>Level4</WarningLevel>
165 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
166 <MinimalRebuild />
167 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
168 </ClCompile>
169 <Link>
170 <GenerateDebugInformation>true</GenerateDebugInformation>
171 <OptimizeReferences>true</OptimizeReferences>
172 <EnableCOMDATFolding>true</EnableCOMDATFolding>
173 <TargetMachine>MachineX86</TargetMachine>
174 </Link>
175 </ItemDefinitionGroup>
176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
177 <Midl>
178 <TargetEnvironment>X64</TargetEnvironment>
179 </Midl>
180 <ClCompile>
181 <Optimization>MaxSpeed</Optimization>
182 <IntrinsicFunctions>true</IntrinsicFunctions>
183 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
184 <PreprocessorDefinitions>WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
185 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
186 <FunctionLevelLinking>true</FunctionLevelLinking>
187 <WarningLevel>Level4</WarningLevel>
188 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
189 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
190 </ClCompile>
191 <Link>
192 <GenerateDebugInformation>true</GenerateDebugInformation>
193 <OptimizeReferences>true</OptimizeReferences>
194 <EnableCOMDATFolding>true</EnableCOMDATFolding>
195 <TargetMachine>MachineX64</TargetMachine>
196 </Link>
197 </ItemDefinitionGroup>
198 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
199 <ClCompile>
200 <Optimization>Disabled</Optimization>
201 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
202 <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
203 <MinimalRebuild>
204 </MinimalRebuild>
205 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
206 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
207 <WarningLevel>Level4</WarningLevel>
208 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
209 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
210 </ClCompile>
211 <Link>
212 <GenerateDebugInformation>true</GenerateDebugInformation>
213 <TargetMachine>MachineX86</TargetMachine>
214 </Link>
215 </ItemDefinitionGroup>
216 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
217 <Midl>
218 <TargetEnvironment>X64</TargetEnvironment>
219 </Midl>
220 <ClCompile>
221 <Optimization>Disabled</Optimization>
222 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
223 <PreprocessorDefinitions>WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
224 <MinimalRebuild>
225 </MinimalRebuild>
226 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
227 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
228 <WarningLevel>Level4</WarningLevel>
229 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
230 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings>
231 </ClCompile>
232 <Link>
233 <GenerateDebugInformation>true</GenerateDebugInformation>
234 <TargetMachine>MachineX64</TargetMachine>
235 </Link>
236 </ItemDefinitionGroup>
237 <ItemGroup>
238 <ClCompile Include="..\..\source\tools\muraster.c" />
239 </ItemGroup>
240 <ItemGroup>
241 <ProjectReference Include="libmupdf.vcxproj">
242 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
243 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
244 </ProjectReference>
245 <ProjectReference Include="libmuthreads.vcxproj">
246 <Project>{de21fa8a-fc8a-47e0-87e4-dce8808bfc9b}</Project>
247 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
248 </ProjectReference>
249 <ProjectReference Include="libresources.vcxproj">
250 <Project>{52dcab29-c8ee-4422-954c-29afa6b33e22}</Project>
251 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
252 </ProjectReference>
253 </ItemGroup>
254 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
255 <ImportGroup Label="ExtensionTargets">
256 </ImportGroup>
257 </Project>