Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/mupdfcpp.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>{240A4E6E-9679-4DED-BA0C-3DB35F2D6674}</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)64</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)64</TargetName> | |
| 104 <CustomBuildBeforeTargets> | |
| 105 </CustomBuildBeforeTargets> | |
| 106 </PropertyGroup> | |
| 107 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 108 <ClCompile> | |
| 109 <Optimization>Disabled</Optimization> | |
| 110 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 111 <PreprocessorDefinitions>WIN32;_DEBUG;FZ_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 112 <MinimalRebuild> | |
| 113 </MinimalRebuild> | |
| 114 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 115 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 116 <PrecompiledHeader /> | |
| 117 <WarningLevel>Level4</WarningLevel> | |
| 118 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 119 <UseFullPaths>false</UseFullPaths> | |
| 120 </ClCompile> | |
| 121 <Link> | |
| 122 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 123 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 124 <SubSystem>Windows</SubSystem> | |
| 125 <TargetMachine>MachineX86</TargetMachine> | |
| 126 <ModuleDefinitionFile>../c++/windows_mupdf.def</ModuleDefinitionFile> | |
| 127 </Link> | |
| 128 <CustomBuildStep> | |
| 129 <Command>cd $(SolutionDir)..\..\ | |
| 130 python scripts\mupdfwrap.py --venv -b 0</Command> | |
| 131 <Message>Generating C++ bindings</Message> | |
| 132 <Outputs>$(SolutionDir)..\c++\implementation\classes.cpp</Outputs> | |
| 133 </CustomBuildStep> | |
| 134 </ItemDefinitionGroup> | |
| 135 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 136 <Midl> | |
| 137 <TargetEnvironment>X64</TargetEnvironment> | |
| 138 </Midl> | |
| 139 <ClCompile> | |
| 140 <Optimization>Disabled</Optimization> | |
| 141 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 142 <PreprocessorDefinitions>WIN64;_DEBUG;FZ_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 143 <MinimalRebuild> | |
| 144 </MinimalRebuild> | |
| 145 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 146 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 147 <PrecompiledHeader /> | |
| 148 <WarningLevel>Level4</WarningLevel> | |
| 149 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 150 <UseFullPaths>false</UseFullPaths> | |
| 151 <BrowseInformation>true</BrowseInformation> | |
| 152 </ClCompile> | |
| 153 <Link> | |
| 154 <OutputFile>$(OutDir)$(ProjectName)64.dll</OutputFile> | |
| 155 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 156 <SubSystem>Windows</SubSystem> | |
| 157 <TargetMachine>MachineX64</TargetMachine> | |
| 158 <ModuleDefinitionFile>../c++/windows_mupdf.def</ModuleDefinitionFile> | |
| 159 </Link> | |
| 160 <CustomBuildStep> | |
| 161 <Command>cd $(SolutionDir)..\..\ | |
| 162 python scripts\mupdfwrap.py --venv -b 0</Command> | |
| 163 </CustomBuildStep> | |
| 164 <CustomBuildStep> | |
| 165 <Message>Generating C++ bindings</Message> | |
| 166 <Outputs>$(SolutionDir)..\c++\implementation\classes.cpp</Outputs> | |
| 167 </CustomBuildStep> | |
| 168 </ItemDefinitionGroup> | |
| 169 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 170 <ClCompile> | |
| 171 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 172 <PreprocessorDefinitions>WIN32;NDEBUG;FZ_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 173 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 174 <PrecompiledHeader /> | |
| 175 <WarningLevel>Level4</WarningLevel> | |
| 176 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 177 <MinimalRebuild /> | |
| 178 <UseFullPaths>false</UseFullPaths> | |
| 179 </ClCompile> | |
| 180 <Link> | |
| 181 <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile> | |
| 182 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 183 <SubSystem>Windows</SubSystem> | |
| 184 <OptimizeReferences>true</OptimizeReferences> | |
| 185 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 186 <TargetMachine>MachineX86</TargetMachine> | |
| 187 <ModuleDefinitionFile>../c++/windows_mupdf.def</ModuleDefinitionFile> | |
| 188 </Link> | |
| 189 <CustomBuildStep> | |
| 190 <Command>cd $(SolutionDir)..\..\ | |
| 191 python scripts\mupdfwrap.py --venv -b 0</Command> | |
| 192 <Message>Generating C++ bindings</Message> | |
| 193 <Outputs>$(SolutionDir)..\c++\implementation\classes.cpp</Outputs> | |
| 194 </CustomBuildStep> | |
| 195 </ItemDefinitionGroup> | |
| 196 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 197 <Midl> | |
| 198 <TargetEnvironment>X64</TargetEnvironment> | |
| 199 </Midl> | |
| 200 <ClCompile> | |
| 201 <AdditionalIncludeDirectories>../../include;../../platform/c++/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 202 <PreprocessorDefinitions>WIN64;NDEBUG;FZ_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 203 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 204 <PrecompiledHeader /> | |
| 205 <WarningLevel>Level4</WarningLevel> | |
| 206 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 207 <UseFullPaths>false</UseFullPaths> | |
| 208 </ClCompile> | |
| 209 <Link> | |
| 210 <OutputFile>$(OutDir)$(ProjectName)64.dll</OutputFile> | |
| 211 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 212 <SubSystem>Windows</SubSystem> | |
| 213 <OptimizeReferences>true</OptimizeReferences> | |
| 214 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 215 <TargetMachine>MachineX64</TargetMachine> | |
| 216 <ModuleDefinitionFile>../c++/windows_mupdf.def</ModuleDefinitionFile> | |
| 217 </Link> | |
| 218 <CustomBuildStep> | |
| 219 <Command>cd $(SolutionDir)..\..\ | |
| 220 python scripts\mupdfwrap.py --venv -b 0</Command> | |
| 221 </CustomBuildStep> | |
| 222 <CustomBuildStep> | |
| 223 <Outputs>$(SolutionDir)..\c++\implementation\classes.cpp</Outputs> | |
| 224 <Message>Generating C++ bindings</Message> | |
| 225 </CustomBuildStep> | |
| 226 </ItemDefinitionGroup> | |
| 227 <ItemGroup> | |
| 228 <ClCompile Include="..\c++\implementation\classes.cpp"> | |
| 229 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 230 </ClCompile> | |
| 231 <ClCompile Include="..\c++\implementation\classes2.cpp"> | |
| 232 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 233 </ClCompile> | |
| 234 <ClCompile Include="..\c++\implementation\exceptions.cpp"> | |
| 235 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 236 </ClCompile> | |
| 237 <ClCompile Include="..\c++\implementation\functions.cpp"> | |
| 238 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 239 </ClCompile> | |
| 240 <ClCompile Include="..\c++\implementation\internal.cpp"> | |
| 241 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 242 </ClCompile> | |
| 243 <ClCompile Include="..\c++\implementation\extra.cpp"> | |
| 244 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 245 </ClCompile> | |
| 246 </ItemGroup> | |
| 247 <ItemGroup> | |
| 248 <ClInclude Include="..\c++\include\classes.h"> | |
| 249 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 250 </ClInclude> | |
| 251 <ClInclude Include="..\c++\include\exceptions.h"> | |
| 252 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 253 </ClInclude> | |
| 254 <ClInclude Include="..\c++\include\functions.h"> | |
| 255 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 256 </ClInclude> | |
| 257 <ClInclude Include="..\c++\include\internal.h"> | |
| 258 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Disabled|Win32'">true</ExcludedFromBuild> | |
| 259 </ClInclude> | |
| 260 </ItemGroup> | |
| 261 <ItemGroup> | |
| 262 <ProjectReference Include="libmupdf.vcxproj"> | |
| 263 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project> | |
| 264 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 265 </ProjectReference> | |
| 266 </ItemGroup> | |
| 267 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 268 <ImportGroup Label="ExtensionTargets"> | |
| 269 </ImportGroup> | |
| 270 </Project> |
