Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/mupdfpyswig.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="Disabled|Win32"> | |
| 13 <Configuration>Disabled</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="Disabled|x64"> | |
| 17 <Configuration>Disabled</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>{985AE4FC-7200-4E8A-B5E2-B8038C110966}</ProjectGuid> | |
| 31 <RootNamespace>mupdfcpp</RootNamespace> | |
| 32 <Keyword>Win32Proj</Keyword> | |
| 33 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 34 </PropertyGroup> | |
| 35 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 37 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 38 <PlatformToolset>v142</PlatformToolset> | |
| 39 <CharacterSet>Unicode</CharacterSet> | |
| 40 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 41 </PropertyGroup> | |
| 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 43 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 44 <PlatformToolset>v142</PlatformToolset> | |
| 45 <CharacterSet>Unicode</CharacterSet> | |
| 46 </PropertyGroup> | |
| 47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 48 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 49 <PlatformToolset>v142</PlatformToolset> | |
| 50 <CharacterSet>Unicode</CharacterSet> | |
| 51 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 52 </PropertyGroup> | |
| 53 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 54 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 55 <PlatformToolset>v142</PlatformToolset> | |
| 56 <CharacterSet>Unicode</CharacterSet> | |
| 57 </PropertyGroup> | |
| 58 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'"> | |
| 59 <PlatformToolset>v142</PlatformToolset> | |
| 60 </PropertyGroup> | |
| 61 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Disabled|x64'"> | |
| 62 <PlatformToolset>v142</PlatformToolset> | |
| 63 </PropertyGroup> | |
| 64 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 65 <ImportGroup Label="ExtensionSettings"> | |
| 66 </ImportGroup> | |
| 67 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 68 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 69 </ImportGroup> | |
| 70 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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|x64'" 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|x64'" Label="PropertySheets"> | |
| 77 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 78 </ImportGroup> | |
| 79 <PropertyGroup Label="UserMacros" /> | |
| 80 <PropertyGroup> | |
| 81 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion> | |
| 82 </PropertyGroup> | |
| 83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 84 <OutDir>$(Configuration)\</OutDir> | |
| 85 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 86 <LinkIncremental>true</LinkIncremental> | |
| 87 </PropertyGroup> | |
| 88 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 89 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 90 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 91 <LinkIncremental>false</LinkIncremental> | |
| 92 <TargetName>$(ProjectName)</TargetName> | |
| 93 </PropertyGroup> | |
| 94 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 95 <OutDir>$(Configuration)\</OutDir> | |
| 96 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 97 <LinkIncremental>false</LinkIncremental> | |
| 98 </PropertyGroup> | |
| 99 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 100 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 101 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 102 <LinkIncremental>false</LinkIncremental> | |
| 103 <TargetName>$(ProjectName)</TargetName> | |
| 104 </PropertyGroup> | |
| 105 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 106 <ClCompile> | |
| 107 <Optimization>Disabled</Optimization> | |
| 108 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%MUPDF_PYTHON_INCLUDE_PATH%;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 109 <PreprocessorDefinitions>WIN32;_DEBUG;FZ_DLL_CLIENT;SWIG_PYTHON_SILENT_MEMLEAK;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 110 <MinimalRebuild> | |
| 111 </MinimalRebuild> | |
| 112 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 113 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 114 <PrecompiledHeader /> | |
| 115 <WarningLevel>Level4</WarningLevel> | |
| 116 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 117 <UseFullPaths>false</UseFullPaths> | |
| 118 </ClCompile> | |
| 119 <Link> | |
| 120 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 121 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 122 <SubSystem>Windows</SubSystem> | |
| 123 <TargetMachine>MachineX86</TargetMachine> | |
| 124 <AdditionalLibraryDirectories>%MUPDF_PYTHON_LIBRARY_PATH%;Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 125 <AdditionalDependencies>mupdfcpp.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 126 </Link> | |
| 127 </ItemDefinitionGroup> | |
| 128 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 129 <Midl> | |
| 130 <TargetEnvironment>X64</TargetEnvironment> | |
| 131 </Midl> | |
| 132 <ClCompile> | |
| 133 <Optimization>Disabled</Optimization> | |
| 134 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%MUPDF_PYTHON_INCLUDE_PATH%;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 135 <PreprocessorDefinitions>WIN64;_DEBUG;FZ_DLL_CLIENT;SWIG_PYTHON_SILENT_MEMLEAK;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 136 <MinimalRebuild> | |
| 137 </MinimalRebuild> | |
| 138 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 139 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 140 <PrecompiledHeader /> | |
| 141 <WarningLevel>Level4</WarningLevel> | |
| 142 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 143 <UseFullPaths>false</UseFullPaths> | |
| 144 </ClCompile> | |
| 145 <Link> | |
| 146 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 147 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 148 <SubSystem>Windows</SubSystem> | |
| 149 <TargetMachine>MachineX64</TargetMachine> | |
| 150 <AdditionalLibraryDirectories>%MUPDF_PYTHON_LIBRARY_PATH%;x64/Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 151 <AdditionalDependencies>mupdfcpp64.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 152 </Link> | |
| 153 </ItemDefinitionGroup> | |
| 154 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 155 <ClCompile> | |
| 156 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%MUPDF_PYTHON_INCLUDE_PATH%;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 157 <PreprocessorDefinitions>WIN32;NDEBUG;FZ_DLL_CLIENT;SWIG_PYTHON_SILENT_MEMLEAK;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 158 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 159 <PrecompiledHeader /> | |
| 160 <WarningLevel>Level4</WarningLevel> | |
| 161 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 162 <MinimalRebuild /> | |
| 163 <UseFullPaths>false</UseFullPaths> | |
| 164 </ClCompile> | |
| 165 <Link> | |
| 166 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 167 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 168 <SubSystem>Windows</SubSystem> | |
| 169 <OptimizeReferences>true</OptimizeReferences> | |
| 170 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 171 <TargetMachine>MachineX86</TargetMachine> | |
| 172 <AdditionalLibraryDirectories>%MUPDF_PYTHON_LIBRARY_PATH%;Release;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 173 <AdditionalDependencies>mupdfcpp.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 174 </Link> | |
| 175 </ItemDefinitionGroup> | |
| 176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 177 <Midl> | |
| 178 <TargetEnvironment>X64</TargetEnvironment> | |
| 179 </Midl> | |
| 180 <ClCompile> | |
| 181 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%MUPDF_PYTHON_INCLUDE_PATH%;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 182 <PreprocessorDefinitions>WIN64;NDEBUG;FZ_DLL_CLIENT;SWIG_PYTHON_SILENT_MEMLEAK;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 183 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 184 <PrecompiledHeader /> | |
| 185 <WarningLevel>Level4</WarningLevel> | |
| 186 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 187 <UseFullPaths>false</UseFullPaths> | |
| 188 </ClCompile> | |
| 189 <Link> | |
| 190 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 191 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 192 <SubSystem>Windows</SubSystem> | |
| 193 <OptimizeReferences>true</OptimizeReferences> | |
| 194 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 195 <TargetMachine>MachineX64</TargetMachine> | |
| 196 <AdditionalLibraryDirectories>%MUPDF_PYTHON_LIBRARY_PATH%;x64/Release;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 197 <AdditionalDependencies>mupdfcpp64.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 198 </Link> | |
| 199 </ItemDefinitionGroup> | |
| 200 <ItemGroup> | |
| 201 <ClCompile Include="..\python\mupdfcpp_swig.i.cpp"> | |
| 202 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 203 </ClCompile> | |
| 204 </ItemGroup> | |
| 205 <ItemGroup> | |
| 206 </ItemGroup> | |
| 207 <ItemGroup> | |
| 208 <ProjectReference Include="libmupdfpyswig.vcxproj"> | |
| 209 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project> | |
| 210 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 211 </ProjectReference> | |
| 212 </ItemGroup> | |
| 213 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 214 <ImportGroup Label="ExtensionTargets"> | |
| 215 </ImportGroup> | |
| 216 </Project> |
