comparison mupdf-source/platform/win32/mu-office-lib.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>{FFF91365-C9BA-4F40-AE2B-EF93702871B2}</ProjectGuid>
31 <RootNamespace>mu-office-lib</RootNamespace>
32 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
33 </PropertyGroup>
34 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
36 <ConfigurationType>StaticLibrary</ConfigurationType>
37 <PlatformToolset>v142</PlatformToolset>
38 <CharacterSet>MultiByte</CharacterSet>
39 <WholeProgramOptimization>false</WholeProgramOptimization>
40 </PropertyGroup>
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
42 <ConfigurationType>StaticLibrary</ConfigurationType>
43 <PlatformToolset>v142</PlatformToolset>
44 <CharacterSet>MultiByte</CharacterSet>
45 </PropertyGroup>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
47 <ConfigurationType>StaticLibrary</ConfigurationType>
48 <PlatformToolset>v142</PlatformToolset>
49 <CharacterSet>MultiByte</CharacterSet>
50 </PropertyGroup>
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
52 <ConfigurationType>StaticLibrary</ConfigurationType>
53 <PlatformToolset>v142</PlatformToolset>
54 <CharacterSet>MultiByte</CharacterSet>
55 <WholeProgramOptimization>false</WholeProgramOptimization>
56 </PropertyGroup>
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
58 <ConfigurationType>StaticLibrary</ConfigurationType>
59 <PlatformToolset>v142</PlatformToolset>
60 <CharacterSet>MultiByte</CharacterSet>
61 </PropertyGroup>
62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
63 <ConfigurationType>StaticLibrary</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)'=='Release|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)'=='Memento|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)'=='Release|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)'=='Memento|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)'=='Memento|Win32'">
101 <OutDir>$(Configuration)\</OutDir>
102 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
103 </PropertyGroup>
104 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
105 <OutDir>$(Platform)\$(Configuration)\</OutDir>
106 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
107 </PropertyGroup>
108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
109 <OutDir>$(Configuration)\</OutDir>
110 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
111 </PropertyGroup>
112 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
120 <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(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 <Lib>
129 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
130 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
131 </Lib>
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\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
140 <PreprocessorDefinitions>WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(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 <Lib>
150 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
151 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
152 </Lib>
153 </ItemDefinitionGroup>
154 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
155 <ClCompile>
156 <Optimization>Disabled</Optimization>
157 <AdditionalIncludeDirectories>..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
158 <PreprocessorDefinitions>WIN32;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
159 <MinimalRebuild>
160 </MinimalRebuild>
161 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
162 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
163 <WarningLevel>Level4</WarningLevel>
164 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
165 </ClCompile>
166 <Lib>
167 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
168 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
169 </Lib>
170 </ItemDefinitionGroup>
171 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
172 <Midl>
173 <TargetEnvironment>X64</TargetEnvironment>
174 </Midl>
175 <ClCompile>
176 <Optimization>Disabled</Optimization>
177 <AdditionalIncludeDirectories>..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
178 <PreprocessorDefinitions>WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
179 <MinimalRebuild>
180 </MinimalRebuild>
181 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
182 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
183 <WarningLevel>Level4</WarningLevel>
184 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
185 </ClCompile>
186 <Lib>
187 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
188 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
189 </Lib>
190 </ItemDefinitionGroup>
191 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
192 <ClCompile>
193 <AdditionalIncludeDirectories>..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
194 <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
195 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
196 <FunctionLevelLinking>true</FunctionLevelLinking>
197 <WarningLevel>Level4</WarningLevel>
198 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
199 <MinimalRebuild />
200 </ClCompile>
201 <Lib>
202 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
203 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
204 </Lib>
205 </ItemDefinitionGroup>
206 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
207 <Midl>
208 <TargetEnvironment>X64</TargetEnvironment>
209 </Midl>
210 <ClCompile>
211 <AdditionalIncludeDirectories>..\..\include\mupdf\mu-office-lib;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
212 <PreprocessorDefinitions>WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
213 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
214 <FunctionLevelLinking>true</FunctionLevelLinking>
215 <WarningLevel>Level4</WarningLevel>
216 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
217 </ClCompile>
218 <Lib>
219 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
220 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
221 </Lib>
222 </ItemDefinitionGroup>
223 <ItemGroup>
224 <ClInclude Include="..\..\include\mupdf\helpers\mu-office-lib.h" />
225 </ItemGroup>
226 <ItemGroup>
227 <ClCompile Include="..\..\source\helpers\mu-office-lib\mu-office-lib.c" />
228 </ItemGroup>
229 <ItemGroup>
230 <ProjectReference Include="libmupdf.vcxproj">
231 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
232 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
233 </ProjectReference>
234 <ProjectReference Include="libmuthreads.vcxproj">
235 <Project>{de21fa8a-fc8a-47e0-87e4-dce8808bfc9b}</Project>
236 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
237 </ProjectReference>
238 </ItemGroup>
239 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
240 <ImportGroup Label="ExtensionTargets">
241 </ImportGroup>
242 </Project>