comparison mupdf-source/platform/win32/mu-office-test.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>{FB51171B-B10E-4EAC-8FFA-19226A1828A3}</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 </ClCompile>
128 <Link>
129 <GenerateDebugInformation>true</GenerateDebugInformation>
130 <TargetMachine>MachineX86</TargetMachine>
131 </Link>
132 </ItemDefinitionGroup>
133 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
134 <Midl>
135 <TargetEnvironment>X64</TargetEnvironment>
136 </Midl>
137 <ClCompile>
138 <Optimization>Disabled</Optimization>
139 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
140 <PreprocessorDefinitions>WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
141 <MinimalRebuild>
142 </MinimalRebuild>
143 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
144 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
145 <WarningLevel>Level4</WarningLevel>
146 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
147 <BrowseInformation>true</BrowseInformation>
148 </ClCompile>
149 <Link>
150 <GenerateDebugInformation>true</GenerateDebugInformation>
151 <TargetMachine>MachineX64</TargetMachine>
152 </Link>
153 </ItemDefinitionGroup>
154 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
155 <ClCompile>
156 <Optimization>MaxSpeed</Optimization>
157 <IntrinsicFunctions>true</IntrinsicFunctions>
158 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
159 <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
160 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
161 <FunctionLevelLinking>true</FunctionLevelLinking>
162 <WarningLevel>Level4</WarningLevel>
163 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
164 <MinimalRebuild />
165 </ClCompile>
166 <Link>
167 <GenerateDebugInformation>true</GenerateDebugInformation>
168 <OptimizeReferences>true</OptimizeReferences>
169 <EnableCOMDATFolding>true</EnableCOMDATFolding>
170 <TargetMachine>MachineX86</TargetMachine>
171 </Link>
172 </ItemDefinitionGroup>
173 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
174 <Midl>
175 <TargetEnvironment>X64</TargetEnvironment>
176 </Midl>
177 <ClCompile>
178 <Optimization>MaxSpeed</Optimization>
179 <IntrinsicFunctions>true</IntrinsicFunctions>
180 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
181 <PreprocessorDefinitions>WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
182 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
183 <FunctionLevelLinking>true</FunctionLevelLinking>
184 <WarningLevel>Level4</WarningLevel>
185 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
186 </ClCompile>
187 <Link>
188 <GenerateDebugInformation>true</GenerateDebugInformation>
189 <OptimizeReferences>true</OptimizeReferences>
190 <EnableCOMDATFolding>true</EnableCOMDATFolding>
191 <TargetMachine>MachineX64</TargetMachine>
192 </Link>
193 </ItemDefinitionGroup>
194 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
195 <ClCompile>
196 <Optimization>Disabled</Optimization>
197 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
198 <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
199 <MinimalRebuild>
200 </MinimalRebuild>
201 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
202 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
203 <WarningLevel>Level4</WarningLevel>
204 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
205 </ClCompile>
206 <Link>
207 <GenerateDebugInformation>true</GenerateDebugInformation>
208 <TargetMachine>MachineX86</TargetMachine>
209 </Link>
210 </ItemDefinitionGroup>
211 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
212 <Midl>
213 <TargetEnvironment>X64</TargetEnvironment>
214 </Midl>
215 <ClCompile>
216 <Optimization>Disabled</Optimization>
217 <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
218 <PreprocessorDefinitions>WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
219 <MinimalRebuild>
220 </MinimalRebuild>
221 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
222 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
223 <WarningLevel>Level4</WarningLevel>
224 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
225 </ClCompile>
226 <Link>
227 <GenerateDebugInformation>true</GenerateDebugInformation>
228 <TargetMachine>MachineX64</TargetMachine>
229 </Link>
230 </ItemDefinitionGroup>
231 <ItemGroup>
232 <ClCompile Include="..\..\source\tests\mu-office-test.c" />
233 </ItemGroup>
234 <ItemGroup>
235 <ProjectReference Include="mu-office-lib.vcxproj">
236 <Project>{fff91365-c9ba-4f40-ae2b-ef93702871b2}</Project>
237 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
238 </ProjectReference>
239 </ItemGroup>
240 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
241 <ImportGroup Label="ExtensionTargets">
242 </ImportGroup>
243 </Project>