Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/mupdf-curl.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>{27B53E5C-ACAB-423C-854E-BECE56D73544}</ProjectGuid> | |
| 55 <RootNamespace>mupdf</RootNamespace> | |
| 56 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 57 </PropertyGroup> | |
| 58 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 59 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="Configuration"> | |
| 60 <ConfigurationType>Application</ConfigurationType> | |
| 61 <PlatformToolset>v142</PlatformToolset> | |
| 62 <CharacterSet>MultiByte</CharacterSet> | |
| 63 </PropertyGroup> | |
| 64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="Configuration"> | |
| 65 <ConfigurationType>Application</ConfigurationType> | |
| 66 <PlatformToolset>v142</PlatformToolset> | |
| 67 <CharacterSet>MultiByte</CharacterSet> | |
| 68 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 69 </PropertyGroup> | |
| 70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="Configuration"> | |
| 71 <ConfigurationType>Application</ConfigurationType> | |
| 72 <PlatformToolset>v142</PlatformToolset> | |
| 73 <CharacterSet>MultiByte</CharacterSet> | |
| 74 </PropertyGroup> | |
| 75 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> | |
| 76 <ConfigurationType>Application</ConfigurationType> | |
| 77 <PlatformToolset>v142</PlatformToolset> | |
| 78 <CharacterSet>MultiByte</CharacterSet> | |
| 79 </PropertyGroup> | |
| 80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 81 <ConfigurationType>Application</ConfigurationType> | |
| 82 <PlatformToolset>v142</PlatformToolset> | |
| 83 <CharacterSet>MultiByte</CharacterSet> | |
| 84 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 85 </PropertyGroup> | |
| 86 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 87 <ConfigurationType>Application</ConfigurationType> | |
| 88 <PlatformToolset>v142</PlatformToolset> | |
| 89 <CharacterSet>MultiByte</CharacterSet> | |
| 90 </PropertyGroup> | |
| 91 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="Configuration"> | |
| 92 <ConfigurationType>Application</ConfigurationType> | |
| 93 <PlatformToolset>v142</PlatformToolset> | |
| 94 <CharacterSet>MultiByte</CharacterSet> | |
| 95 </PropertyGroup> | |
| 96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="Configuration"> | |
| 97 <ConfigurationType>Application</ConfigurationType> | |
| 98 <PlatformToolset>v142</PlatformToolset> | |
| 99 <CharacterSet>MultiByte</CharacterSet> | |
| 100 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 101 </PropertyGroup> | |
| 102 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="Configuration"> | |
| 103 <ConfigurationType>Application</ConfigurationType> | |
| 104 <PlatformToolset>v142</PlatformToolset> | |
| 105 <CharacterSet>MultiByte</CharacterSet> | |
| 106 </PropertyGroup> | |
| 107 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration"> | |
| 108 <ConfigurationType>Application</ConfigurationType> | |
| 109 <PlatformToolset>v142</PlatformToolset> | |
| 110 <CharacterSet>MultiByte</CharacterSet> | |
| 111 </PropertyGroup> | |
| 112 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 113 <ConfigurationType>Application</ConfigurationType> | |
| 114 <PlatformToolset>v142</PlatformToolset> | |
| 115 <CharacterSet>MultiByte</CharacterSet> | |
| 116 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 117 </PropertyGroup> | |
| 118 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 119 <ConfigurationType>Application</ConfigurationType> | |
| 120 <PlatformToolset>v142</PlatformToolset> | |
| 121 <CharacterSet>MultiByte</CharacterSet> | |
| 122 </PropertyGroup> | |
| 123 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 124 <ImportGroup Label="ExtensionSettings"> | |
| 125 </ImportGroup> | |
| 126 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="PropertySheets"> | |
| 127 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 128 </ImportGroup> | |
| 129 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="PropertySheets"> | |
| 130 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 131 </ImportGroup> | |
| 132 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="PropertySheets"> | |
| 133 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 134 </ImportGroup> | |
| 135 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets"> | |
| 136 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 137 </ImportGroup> | |
| 138 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 139 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 140 </ImportGroup> | |
| 141 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| 142 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 143 </ImportGroup> | |
| 144 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="PropertySheets"> | |
| 145 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 146 </ImportGroup> | |
| 147 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="PropertySheets"> | |
| 148 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 149 </ImportGroup> | |
| 150 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="PropertySheets"> | |
| 151 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 152 </ImportGroup> | |
| 153 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets"> | |
| 154 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 155 </ImportGroup> | |
| 156 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| 157 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 158 </ImportGroup> | |
| 159 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| 160 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 161 </ImportGroup> | |
| 162 <PropertyGroup Label="UserMacros" /> | |
| 163 <PropertyGroup> | |
| 164 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion> | |
| 165 </PropertyGroup> | |
| 166 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 167 <OutDir>$(Configuration)\</OutDir> | |
| 168 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 169 </PropertyGroup> | |
| 170 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 171 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 172 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 173 </PropertyGroup> | |
| 174 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 175 <OutDir>$(Configuration)\</OutDir> | |
| 176 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 177 </PropertyGroup> | |
| 178 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 179 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 180 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 181 </PropertyGroup> | |
| 182 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 183 <OutDir>$(Configuration)\</OutDir> | |
| 184 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 185 </PropertyGroup> | |
| 186 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 187 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 188 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 189 </PropertyGroup> | |
| 190 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'"> | |
| 191 <OutDir>$(Configuration)\</OutDir> | |
| 192 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 193 </PropertyGroup> | |
| 194 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'"> | |
| 195 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 196 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 197 </PropertyGroup> | |
| 198 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'"> | |
| 199 <OutDir>$(Configuration)\</OutDir> | |
| 200 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 201 </PropertyGroup> | |
| 202 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'"> | |
| 203 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 204 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 205 </PropertyGroup> | |
| 206 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'"> | |
| 207 <OutDir>$(Configuration)\</OutDir> | |
| 208 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 209 </PropertyGroup> | |
| 210 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'"> | |
| 211 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 212 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 213 </PropertyGroup> | |
| 214 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 215 <ClCompile> | |
| 216 <Optimization>Disabled</Optimization> | |
| 217 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 218 <PreprocessorDefinitions>WIN32;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 219 <MinimalRebuild> | |
| 220 </MinimalRebuild> | |
| 221 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 222 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 223 <WarningLevel>Level4</WarningLevel> | |
| 224 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 225 <BrowseInformation>true</BrowseInformation> | |
| 226 </ClCompile> | |
| 227 <Link> | |
| 228 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 229 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 230 <TargetMachine>MachineX86</TargetMachine> | |
| 231 </Link> | |
| 232 </ItemDefinitionGroup> | |
| 233 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 234 <Midl> | |
| 235 <TargetEnvironment>X64</TargetEnvironment> | |
| 236 </Midl> | |
| 237 <ClCompile> | |
| 238 <Optimization>Disabled</Optimization> | |
| 239 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 240 <PreprocessorDefinitions>WIN64;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 241 <MinimalRebuild> | |
| 242 </MinimalRebuild> | |
| 243 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 244 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 245 <WarningLevel>Level4</WarningLevel> | |
| 246 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 247 <BrowseInformation>true</BrowseInformation> | |
| 248 </ClCompile> | |
| 249 <Link> | |
| 250 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 251 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 252 <TargetMachine>MachineX64</TargetMachine> | |
| 253 </Link> | |
| 254 </ItemDefinitionGroup> | |
| 255 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 256 <ClCompile> | |
| 257 <Optimization>MaxSpeed</Optimization> | |
| 258 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 259 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 260 <PreprocessorDefinitions>WIN32;NDEBUG;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 261 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 262 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 263 <WarningLevel>Level4</WarningLevel> | |
| 264 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 265 <MinimalRebuild /> | |
| 266 <BrowseInformation>true</BrowseInformation> | |
| 267 </ClCompile> | |
| 268 <Link> | |
| 269 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 270 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 271 <OptimizeReferences>true</OptimizeReferences> | |
| 272 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 273 <TargetMachine>MachineX86</TargetMachine> | |
| 274 </Link> | |
| 275 </ItemDefinitionGroup> | |
| 276 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 277 <Midl> | |
| 278 <TargetEnvironment>X64</TargetEnvironment> | |
| 279 </Midl> | |
| 280 <ClCompile> | |
| 281 <Optimization>MaxSpeed</Optimization> | |
| 282 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 283 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 284 <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 285 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 286 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 287 <WarningLevel>Level4</WarningLevel> | |
| 288 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 289 </ClCompile> | |
| 290 <Link> | |
| 291 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 292 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 293 <OptimizeReferences>true</OptimizeReferences> | |
| 294 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 295 <TargetMachine>MachineX64</TargetMachine> | |
| 296 </Link> | |
| 297 </ItemDefinitionGroup> | |
| 298 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 299 <ClCompile> | |
| 300 <Optimization>Disabled</Optimization> | |
| 301 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 302 <PreprocessorDefinitions>WIN32;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;MEMENTO=1;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 303 <MinimalRebuild> | |
| 304 </MinimalRebuild> | |
| 305 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 306 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 307 <WarningLevel>Level4</WarningLevel> | |
| 308 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 309 <BrowseInformation>true</BrowseInformation> | |
| 310 </ClCompile> | |
| 311 <Link> | |
| 312 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 313 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 314 <TargetMachine>MachineX86</TargetMachine> | |
| 315 </Link> | |
| 316 </ItemDefinitionGroup> | |
| 317 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 318 <Midl> | |
| 319 <TargetEnvironment>X64</TargetEnvironment> | |
| 320 </Midl> | |
| 321 <ClCompile> | |
| 322 <Optimization>Disabled</Optimization> | |
| 323 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 324 <PreprocessorDefinitions>WIN64;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;MEMENTO=1;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 325 <MinimalRebuild> | |
| 326 </MinimalRebuild> | |
| 327 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 328 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 329 <WarningLevel>Level4</WarningLevel> | |
| 330 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 331 </ClCompile> | |
| 332 <Link> | |
| 333 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 334 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 335 <TargetMachine>MachineX64</TargetMachine> | |
| 336 </Link> | |
| 337 </ItemDefinitionGroup> | |
| 338 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'"> | |
| 339 <ClCompile> | |
| 340 <Optimization>Disabled</Optimization> | |
| 341 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 342 <PreprocessorDefinitions>WIN32;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_LIBCRYPTO;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 343 <MinimalRebuild> | |
| 344 </MinimalRebuild> | |
| 345 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 346 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 347 <WarningLevel>Level4</WarningLevel> | |
| 348 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 349 <BrowseInformation>true</BrowseInformation> | |
| 350 </ClCompile> | |
| 351 <Link> | |
| 352 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 353 <AdditionalLibraryDirectories>..\..\thirdparty\openssl\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 354 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 355 <TargetMachine>MachineX86</TargetMachine> | |
| 356 </Link> | |
| 357 </ItemDefinitionGroup> | |
| 358 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'"> | |
| 359 <Midl> | |
| 360 <TargetEnvironment>X64</TargetEnvironment> | |
| 361 </Midl> | |
| 362 <ClCompile> | |
| 363 <Optimization>Disabled</Optimization> | |
| 364 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 365 <PreprocessorDefinitions>WIN64;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_LIBCRYPTO;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 366 <MinimalRebuild> | |
| 367 </MinimalRebuild> | |
| 368 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 369 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 370 <WarningLevel>Level4</WarningLevel> | |
| 371 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 372 </ClCompile> | |
| 373 <Link> | |
| 374 <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |
| 375 <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 376 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 377 <TargetMachine>MachineX64</TargetMachine> | |
| 378 </Link> | |
| 379 </ItemDefinitionGroup> | |
| 380 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'"> | |
| 381 <ClCompile> | |
| 382 <Optimization>MaxSpeed</Optimization> | |
| 383 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 384 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 385 <PreprocessorDefinitions>WIN32;NDEBUG;HAVE_LIBCRYPTO;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 386 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 387 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 388 <WarningLevel>Level4</WarningLevel> | |
| 389 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 390 <MinimalRebuild /> | |
| 391 <BrowseInformation>true</BrowseInformation> | |
| 392 </ClCompile> | |
| 393 <Link> | |
| 394 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 395 <AdditionalLibraryDirectories>..\..\thirdparty\openssl\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 396 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 397 <OptimizeReferences>true</OptimizeReferences> | |
| 398 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 399 <TargetMachine>MachineX86</TargetMachine> | |
| 400 </Link> | |
| 401 </ItemDefinitionGroup> | |
| 402 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'"> | |
| 403 <Midl> | |
| 404 <TargetEnvironment>X64</TargetEnvironment> | |
| 405 </Midl> | |
| 406 <ClCompile> | |
| 407 <Optimization>MaxSpeed</Optimization> | |
| 408 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 409 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 410 <PreprocessorDefinitions>WIN64;NDEBUG;HAVE_LIBCRYPTO;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 411 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 412 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 413 <WarningLevel>Level4</WarningLevel> | |
| 414 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 415 </ClCompile> | |
| 416 <Link> | |
| 417 <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |
| 418 <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
| 419 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 420 <OptimizeReferences>true</OptimizeReferences> | |
| 421 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 422 <TargetMachine>MachineX64</TargetMachine> | |
| 423 </Link> | |
| 424 </ItemDefinitionGroup> | |
| 425 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'"> | |
| 426 <ClCompile> | |
| 427 <Optimization>Disabled</Optimization> | |
| 428 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 429 <PreprocessorDefinitions>WIN32;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_LIBCRYPTO;MEMENTO=1;HAVE_CURL=1;CURL_STATICLIB=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 430 <MinimalRebuild> | |
| 431 </MinimalRebuild> | |
| 432 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 433 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 434 <WarningLevel>Level4</WarningLevel> | |
| 435 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 436 <BrowseInformation>true</BrowseInformation> | |
| 437 </ClCompile> | |
| 438 <Link> | |
| 439 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 440 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 441 <TargetMachine>MachineX86</TargetMachine> | |
| 442 </Link> | |
| 443 </ItemDefinitionGroup> | |
| 444 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'"> | |
| 445 <Midl> | |
| 446 <TargetEnvironment>X64</TargetEnvironment> | |
| 447 </Midl> | |
| 448 <ClCompile> | |
| 449 <Optimization>Disabled</Optimization> | |
| 450 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\curl\include;..\..\thirdparty\curl\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 451 <PreprocessorDefinitions>WIN64;_DEBUG;FT2_BUILD_LIBRARY;OPJ_STATIC;HAVE_LIBCRYPTO;MEMENTO=1;HAVE_CURL=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 452 <MinimalRebuild> | |
| 453 </MinimalRebuild> | |
| 454 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 455 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 456 <WarningLevel>Level4</WarningLevel> | |
| 457 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 458 </ClCompile> | |
| 459 <Link> | |
| 460 <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |
| 461 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 462 <TargetMachine>MachineX64</TargetMachine> | |
| 463 </Link> | |
| 464 </ItemDefinitionGroup> | |
| 465 <ItemGroup> | |
| 466 <ClCompile Include="..\x11\curl_stream.c" /> | |
| 467 <ClCompile Include="..\x11\pdfapp.c" /> | |
| 468 <ClCompile Include="..\x11\prog_stream.c" /> | |
| 469 <ClCompile Include="..\x11\win_main.c" /> | |
| 470 </ItemGroup> | |
| 471 <ItemGroup> | |
| 472 <ClInclude Include="..\x11\curl_stream.h" /> | |
| 473 <ClInclude Include="..\x11\pdfapp.h" /> | |
| 474 </ItemGroup> | |
| 475 <ItemGroup> | |
| 476 <ResourceCompile Include="..\x11\win_res.rc" /> | |
| 477 </ItemGroup> | |
| 478 <ItemGroup> | |
| 479 <ProjectReference Include="libcurl.vcxproj"> | |
| 480 <Project>{87ee9da4-de1e-4448-8324-183c98dca588}</Project> | |
| 481 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 482 </ProjectReference> | |
| 483 <ProjectReference Include="libmupdf.vcxproj"> | |
| 484 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project> | |
| 485 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 486 </ProjectReference> | |
| 487 </ItemGroup> | |
| 488 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 489 <ImportGroup Label="ExtensionTargets"> | |
| 490 </ImportGroup> | |
| 491 </Project> |
