comparison mupdf-source/platform/win32/javaviewer.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="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{FB8DC595-90A5-44D6-9FFF-2BDFA912FD8C}</ProjectGuid>
23 <RootNamespace>javaviewer</RootNamespace>
24 <Keyword>MakeFileProj</Keyword>
25 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
26 </PropertyGroup>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29 <ConfigurationType>Makefile</ConfigurationType>
30 <PlatformToolset>v142</PlatformToolset>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33 <ConfigurationType>Makefile</ConfigurationType>
34 <PlatformToolset>v142</PlatformToolset>
35 </PropertyGroup>
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
37 <ConfigurationType>Makefile</ConfigurationType>
38 <PlatformToolset>v142</PlatformToolset>
39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
41 <ConfigurationType>Makefile</ConfigurationType>
42 <PlatformToolset>v142</PlatformToolset>
43 </PropertyGroup>
44 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
45 <ImportGroup Label="ExtensionSettings">
46 </ImportGroup>
47 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
48 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
49 </ImportGroup>
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 </ImportGroup>
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55 </ImportGroup>
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 </ImportGroup>
59 <PropertyGroup Label="UserMacros" />
60 <PropertyGroup>
61 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion>
62 </PropertyGroup>
63 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
64 <OutDir>$(Configuration)\</OutDir>
65 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
66 <NMakeBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeBuildCommandLine>
67 <NMakeReBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeReBuildCommandLine>
68 <NMakeCleanCommandLine />
69 <NMakeOutput>javaviewer.jar</NMakeOutput>
70 <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
73 <OutDir>$(Platform)\$(Configuration)\</OutDir>
74 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
75 <NMakeBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeBuildCommandLine>
76 <NMakeReBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeReBuildCommandLine>
77 <NMakeCleanCommandLine />
78 <NMakeOutput>javaviewer.jar</NMakeOutput>
79 <NMakePreprocessorDefinitions>WIN64;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
80 </PropertyGroup>
81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <OutDir>$(Configuration)\</OutDir>
83 <IntDir>$(Configuration)\$(ProjectName)\</IntDir>
84 <NMakeBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeBuildCommandLine>
85 <NMakeReBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeReBuildCommandLine>
86 <NMakeCleanCommandLine />
87 <NMakeOutput>javaviewer.exe</NMakeOutput>
88 <NMakePreprocessorDefinitions>WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
89 </PropertyGroup>
90 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
91 <OutDir>$(Platform)\$(Configuration)\</OutDir>
92 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
93 <NMakeBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeBuildCommandLine>
94 <NMakeReBuildCommandLine>cd ..\java &amp;&amp; winmake.bat $(Platform)\$(Configuration)</NMakeReBuildCommandLine>
95 <NMakeCleanCommandLine />
96 <NMakeOutput>javaviewer.exe</NMakeOutput>
97 <NMakePreprocessorDefinitions>WIN64;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
98 </PropertyGroup>
99 <ItemDefinitionGroup>
100 </ItemDefinitionGroup>
101 <ItemGroup>
102 <None Include="..\java\example\PageCanvas.java" />
103 <None Include="..\java\example\Viewer.java" />
104 <None Include="..\java\example\ViewerCore.java" />
105 <None Include="..\java\example\Worker.java" />
106 </ItemGroup>
107 <ItemGroup>
108 <ProjectReference Include="javaviewerlib.vcxproj">
109 <Project>{3db35f2d-9679-4ded-ba0c-240a4e6e6674}</Project>
110 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
111 </ProjectReference>
112 <ProjectReference Include="libmupdf.vcxproj">
113 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project>
114 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
115 </ProjectReference>
116 <ProjectReference Include="libresources.vcxproj">
117 <Project>{52dcab29-c8ee-4422-954c-29afa6b33e22}</Project>
118 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
119 </ProjectReference>
120 </ItemGroup>
121 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
122 <ImportGroup Label="ExtensionTargets">
123 </ImportGroup>
124 </Project>