comparison mupdf-source/platform/win32/mupdf-gl.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="DebugExtra|Win32">
5 <Configuration>DebugExtra</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="DebugExtra|x64">
9 <Configuration>DebugExtra</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug|Win32">
13 <Configuration>Debug</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Debug|x64">
17 <Configuration>Debug</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="MementoExtra|Win32">
21 <Configuration>MementoExtra</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="MementoExtra|x64">
25 <Configuration>MementoExtra</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 <ProjectConfiguration Include="Memento|Win32">
29 <Configuration>Memento</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
32 <ProjectConfiguration Include="Memento|x64">
33 <Configuration>Memento</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
36 <ProjectConfiguration Include="ReleaseExtra|Win32">
37 <Configuration>ReleaseExtra</Configuration>
38 <Platform>Win32</Platform>
39 </ProjectConfiguration>
40 <ProjectConfiguration Include="ReleaseExtra|x64">
41 <Configuration>ReleaseExtra</Configuration>
42 <Platform>x64</Platform>
43 </ProjectConfiguration>
44 <ProjectConfiguration Include="Release|Win32">
45 <Configuration>Release</Configuration>
46 <Platform>Win32</Platform>
47 </ProjectConfiguration>
48 <ProjectConfiguration Include="Release|x64">
49 <Configuration>Release</Configuration>
50 <Platform>x64</Platform>
51 </ProjectConfiguration>
52 </ItemGroup>
53 <PropertyGroup Label="Globals">
54 <ProjectGuid>{CE3A76A8-A28F-4991-8FB9-C9453D922037}</ProjectGuid>
55 <RootNamespace>mupdfgl</RootNamespace>
56 <Keyword>Win32Proj</Keyword>
57 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
58 </PropertyGroup>
59 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
61 <ConfigurationType>Application</ConfigurationType>
62 <PlatformToolset>v142</PlatformToolset>
63 <CharacterSet>Unicode</CharacterSet>
64 <WholeProgramOptimization>true</WholeProgramOptimization>
65 </PropertyGroup>
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="Configuration">
67 <ConfigurationType>Application</ConfigurationType>
68 <PlatformToolset>v142</PlatformToolset>
69 <CharacterSet>Unicode</CharacterSet>
70 <WholeProgramOptimization>true</WholeProgramOptimization>
71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration">
73 <ConfigurationType>Application</ConfigurationType>
74 <PlatformToolset>v142</PlatformToolset>
75 <CharacterSet>Unicode</CharacterSet>
76 </PropertyGroup>
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="Configuration">
78 <ConfigurationType>Application</ConfigurationType>
79 <PlatformToolset>v142</PlatformToolset>
80 <CharacterSet>Unicode</CharacterSet>
81 </PropertyGroup>
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
83 <ConfigurationType>Application</ConfigurationType>
84 <PlatformToolset>v142</PlatformToolset>
85 <CharacterSet>Unicode</CharacterSet>
86 </PropertyGroup>
87 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="Configuration">
88 <ConfigurationType>Application</ConfigurationType>
89 <PlatformToolset>v142</PlatformToolset>
90 <CharacterSet>Unicode</CharacterSet>
91 </PropertyGroup>
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
93 <ConfigurationType>Application</ConfigurationType>
94 <PlatformToolset>v142</PlatformToolset>
95 <CharacterSet>Unicode</CharacterSet>
96 <WholeProgramOptimization>true</WholeProgramOptimization>
97 </PropertyGroup>
98 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="Configuration">
99 <ConfigurationType>Application</ConfigurationType>
100 <PlatformToolset>v142</PlatformToolset>
101 <CharacterSet>Unicode</CharacterSet>
102 <WholeProgramOptimization>true</WholeProgramOptimization>
103 </PropertyGroup>
104 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration">
105 <ConfigurationType>Application</ConfigurationType>
106 <PlatformToolset>v142</PlatformToolset>
107 </PropertyGroup>
108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="Configuration">
109 <ConfigurationType>Application</ConfigurationType>
110 <PlatformToolset>v142</PlatformToolset>
111 </PropertyGroup>
112 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
113 <ConfigurationType>Application</ConfigurationType>
114 <PlatformToolset>v142</PlatformToolset>
115 <CharacterSet>Unicode</CharacterSet>
116 </PropertyGroup>
117 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="Configuration">
118 <ConfigurationType>Application</ConfigurationType>
119 <PlatformToolset>v142</PlatformToolset>
120 <CharacterSet>Unicode</CharacterSet>
121 </PropertyGroup>
122 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
123 <ImportGroup Label="ExtensionSettings">
124 </ImportGroup>
125 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
126 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
127 </ImportGroup>
128 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="PropertySheets">
129 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
130 </ImportGroup>
131 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets">
132 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
133 </ImportGroup>
134 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="PropertySheets">
135 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
136 </ImportGroup>
137 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
138 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
139 </ImportGroup>
140 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="PropertySheets">
141 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
142 </ImportGroup>
143 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
144 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
145 </ImportGroup>
146 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="PropertySheets">
147 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
148 </ImportGroup>
149 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets">
150 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
151 </ImportGroup>
152 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="PropertySheets">
153 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
154 </ImportGroup>
155 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
156 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
157 </ImportGroup>
158 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="PropertySheets">
159 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
160 </ImportGroup>
161 <PropertyGroup Label="UserMacros" />
162 <PropertyGroup>
163 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
164 </PropertyGroup>
165 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
166 <OutDir>$(Configuration)\</OutDir>
167 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
168 <LinkIncremental />
169 </PropertyGroup>
170 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
171 <OutDir>$(Configuration)\</OutDir>
172 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
173 <LinkIncremental />
174 </PropertyGroup>
175 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
176 <OutDir>$(Platform)\$(Configuration)\</OutDir>
177 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
178 <LinkIncremental />
179 </PropertyGroup>
180 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
181 <OutDir>$(Platform)\$(Configuration)\</OutDir>
182 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
183 <LinkIncremental />
184 </PropertyGroup>
185 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
186 <OutDir>$(Configuration)\</OutDir>
187 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
188 <LinkIncremental />
189 </PropertyGroup>
190 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
191 <OutDir>$(Configuration)\</OutDir>
192 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
193 <LinkIncremental />
194 </PropertyGroup>
195 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
196 <OutDir>$(Platform)\$(Configuration)\</OutDir>
197 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
198 </PropertyGroup>
199 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
200 <OutDir>$(Platform)\$(Configuration)\</OutDir>
201 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
202 </PropertyGroup>
203 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
204 <OutDir>$(Configuration)\</OutDir>
205 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
206 <LinkIncremental />
207 </PropertyGroup>
208 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
209 <OutDir>$(Configuration)\</OutDir>
210 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
211 <LinkIncremental />
212 </PropertyGroup>
213 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
214 <OutDir>$(Platform)\$(Configuration)\</OutDir>
215 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
216 <LinkIncremental />
217 </PropertyGroup>
218 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
219 <OutDir>$(Platform)\$(Configuration)\</OutDir>
220 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
221 <LinkIncremental />
222 </PropertyGroup>
223 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
224 <ClCompile>
225 <Optimization>Disabled</Optimization>
226 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
227 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
228 <MinimalRebuild>
229 </MinimalRebuild>
230 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
231 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
232 <PrecompiledHeader>
233 </PrecompiledHeader>
234 <WarningLevel>Level4</WarningLevel>
235 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
236 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
237 </ClCompile>
238 <Link>
239 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
240 <GenerateDebugInformation>true</GenerateDebugInformation>
241 <SubSystem>Windows</SubSystem>
242 <TargetMachine>MachineX86</TargetMachine>
243 </Link>
244 </ItemDefinitionGroup>
245 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'">
246 <ClCompile>
247 <Optimization>Disabled</Optimization>
248 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
249 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
250 <MinimalRebuild>
251 </MinimalRebuild>
252 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
253 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
254 <PrecompiledHeader>
255 </PrecompiledHeader>
256 <WarningLevel>Level4</WarningLevel>
257 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
258 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
259 </ClCompile>
260 <Link>
261 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
262 <GenerateDebugInformation>true</GenerateDebugInformation>
263 <SubSystem>Windows</SubSystem>
264 <TargetMachine>MachineX86</TargetMachine>
265 </Link>
266 </ItemDefinitionGroup>
267 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
268 <Midl>
269 <TargetEnvironment>X64</TargetEnvironment>
270 </Midl>
271 <ClCompile>
272 <Optimization>Disabled</Optimization>
273 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
274 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
275 <MinimalRebuild>
276 </MinimalRebuild>
277 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
278 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
279 <PrecompiledHeader>
280 </PrecompiledHeader>
281 <WarningLevel>Level4</WarningLevel>
282 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
283 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
284 </ClCompile>
285 <Link>
286 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
287 <GenerateDebugInformation>true</GenerateDebugInformation>
288 <SubSystem>Windows</SubSystem>
289 <TargetMachine>MachineX64</TargetMachine>
290 </Link>
291 </ItemDefinitionGroup>
292 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'">
293 <Midl>
294 <TargetEnvironment>X64</TargetEnvironment>
295 </Midl>
296 <ClCompile>
297 <Optimization>Disabled</Optimization>
298 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
299 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
300 <MinimalRebuild>
301 </MinimalRebuild>
302 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
303 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
304 <PrecompiledHeader>
305 </PrecompiledHeader>
306 <WarningLevel>Level4</WarningLevel>
307 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
308 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
309 </ClCompile>
310 <Link>
311 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
312 <GenerateDebugInformation>true</GenerateDebugInformation>
313 <SubSystem>Windows</SubSystem>
314 <TargetMachine>MachineX64</TargetMachine>
315 </Link>
316 </ItemDefinitionGroup>
317 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'">
318 <ClCompile>
319 <Optimization>Disabled</Optimization>
320 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
321 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;MEMENTO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
322 <MinimalRebuild>
323 </MinimalRebuild>
324 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
325 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
326 <PrecompiledHeader>
327 </PrecompiledHeader>
328 <WarningLevel>Level4</WarningLevel>
329 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
330 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
331 </ClCompile>
332 <Link>
333 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
334 <GenerateDebugInformation>true</GenerateDebugInformation>
335 <SubSystem>Windows</SubSystem>
336 <TargetMachine>MachineX86</TargetMachine>
337 </Link>
338 </ItemDefinitionGroup>
339 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'">
340 <ClCompile>
341 <Optimization>Disabled</Optimization>
342 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
343 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;_DEBUG;MEMENTO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
344 <MinimalRebuild>
345 </MinimalRebuild>
346 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
347 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
348 <PrecompiledHeader>
349 </PrecompiledHeader>
350 <WarningLevel>Level4</WarningLevel>
351 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
352 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
353 </ClCompile>
354 <Link>
355 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
356 <GenerateDebugInformation>true</GenerateDebugInformation>
357 <SubSystem>Windows</SubSystem>
358 <TargetMachine>MachineX86</TargetMachine>
359 </Link>
360 </ItemDefinitionGroup>
361 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'">
362 <ClCompile>
363 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
364 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
365 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
366 <Optimization>Disabled</Optimization>
367 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
368 </ClCompile>
369 <Link>
370 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
371 </Link>
372 </ItemDefinitionGroup>
373 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'">
374 <ClCompile>
375 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
376 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;_DEBUG;MEMENTO=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
377 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
378 <Optimization>Disabled</Optimization>
379 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
380 </ClCompile>
381 <Link>
382 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
383 </Link>
384 </ItemDefinitionGroup>
385 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
386 <ClCompile>
387 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
388 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
389 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
390 <FunctionLevelLinking>true</FunctionLevelLinking>
391 <PrecompiledHeader>
392 </PrecompiledHeader>
393 <WarningLevel>Level4</WarningLevel>
394 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
395 <MinimalRebuild>
396 </MinimalRebuild>
397 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
398 </ClCompile>
399 <Link>
400 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
401 <GenerateDebugInformation>true</GenerateDebugInformation>
402 <SubSystem>Windows</SubSystem>
403 <OptimizeReferences>true</OptimizeReferences>
404 <EnableCOMDATFolding>true</EnableCOMDATFolding>
405 <TargetMachine>MachineX86</TargetMachine>
406 </Link>
407 </ItemDefinitionGroup>
408 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'">
409 <ClCompile>
410 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
411 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
412 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
413 <FunctionLevelLinking>true</FunctionLevelLinking>
414 <PrecompiledHeader>
415 </PrecompiledHeader>
416 <WarningLevel>Level4</WarningLevel>
417 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
418 <MinimalRebuild>
419 </MinimalRebuild>
420 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
421 </ClCompile>
422 <Link>
423 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
424 <GenerateDebugInformation>true</GenerateDebugInformation>
425 <SubSystem>Windows</SubSystem>
426 <OptimizeReferences>true</OptimizeReferences>
427 <EnableCOMDATFolding>true</EnableCOMDATFolding>
428 <TargetMachine>MachineX86</TargetMachine>
429 </Link>
430 </ItemDefinitionGroup>
431 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
432 <Midl>
433 <TargetEnvironment>X64</TargetEnvironment>
434 </Midl>
435 <ClCompile>
436 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
437 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
438 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
439 <PrecompiledHeader>
440 </PrecompiledHeader>
441 <WarningLevel>Level4</WarningLevel>
442 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
443 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
444 </ClCompile>
445 <Link>
446 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
447 <GenerateDebugInformation>true</GenerateDebugInformation>
448 <SubSystem>Windows</SubSystem>
449 <OptimizeReferences>true</OptimizeReferences>
450 <EnableCOMDATFolding>true</EnableCOMDATFolding>
451 <TargetMachine>MachineX64</TargetMachine>
452 </Link>
453 </ItemDefinitionGroup>
454 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'">
455 <Midl>
456 <TargetEnvironment>X64</TargetEnvironment>
457 </Midl>
458 <ClCompile>
459 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\freeglut\include;..\..\scripts\freetype;..\..\thirdparty\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
460 <PreprocessorDefinitions>FREEGLUT_LIB_PRAGMAS=0;FREEGLUT_STATIC;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
461 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
462 <PrecompiledHeader>
463 </PrecompiledHeader>
464 <WarningLevel>Level4</WarningLevel>
465 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
466 <DisableSpecificWarnings>4100;4130;4200</DisableSpecificWarnings>
467 </ClCompile>
468 <Link>
469 <AdditionalOptions>opengl32.lib winmm.lib %(AdditionalOptions)</AdditionalOptions>
470 <GenerateDebugInformation>true</GenerateDebugInformation>
471 <SubSystem>Windows</SubSystem>
472 <OptimizeReferences>true</OptimizeReferences>
473 <EnableCOMDATFolding>true</EnableCOMDATFolding>
474 <TargetMachine>MachineX64</TargetMachine>
475 </Link>
476 </ItemDefinitionGroup>
477 <ItemGroup>
478 <ClCompile Include="..\gl\gl-annotate.c" />
479 <ClCompile Include="..\gl\gl-file.c" />
480 <ClCompile Include="..\gl\gl-font.c" />
481 <ClCompile Include="..\gl\gl-form.c" />
482 <ClCompile Include="..\gl\gl-input.c" />
483 <ClCompile Include="..\gl\gl-main.c" />
484 <ClCompile Include="..\gl\gl-ui.c" />
485 <ClCompile Include="..\gl\gl-win32.c" />
486 </ItemGroup>
487 <ItemGroup>
488 <ClInclude Include="..\gl\gl-app.h" />
489 </ItemGroup>
490 <ItemGroup>
491 <ResourceCompile Include="..\gl\gl-winres.rc" />
492 </ItemGroup>
493 <ItemGroup>
494 <ProjectReference Include="libfreeglut.vcxproj">
495 <Project>{a1b75d29-9f5c-4a0f-b368-322a10477d0c}</Project>
496 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
497 </ProjectReference>
498 <ProjectReference Include="libmupdf.vcxproj">
499 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
500 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
501 </ProjectReference>
502 </ItemGroup>
503 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
504 <ImportGroup Label="ExtensionTargets">
505 </ImportGroup>
506 </Project>