Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/libmutool.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="DebugCommercial|Win32"> | |
| 5 <Configuration>DebugCommercial</Configuration> | |
| 6 <Platform>Win32</Platform> | |
| 7 </ProjectConfiguration> | |
| 8 <ProjectConfiguration Include="DebugCommercial|x64"> | |
| 9 <Configuration>DebugCommercial</Configuration> | |
| 10 <Platform>x64</Platform> | |
| 11 </ProjectConfiguration> | |
| 12 <ProjectConfiguration Include="DebugExtra|Win32"> | |
| 13 <Configuration>DebugExtra</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="DebugExtra|x64"> | |
| 17 <Configuration>DebugExtra</Configuration> | |
| 18 <Platform>x64</Platform> | |
| 19 </ProjectConfiguration> | |
| 20 <ProjectConfiguration Include="Debug|Win32"> | |
| 21 <Configuration>Debug</Configuration> | |
| 22 <Platform>Win32</Platform> | |
| 23 </ProjectConfiguration> | |
| 24 <ProjectConfiguration Include="Debug|x64"> | |
| 25 <Configuration>Debug</Configuration> | |
| 26 <Platform>x64</Platform> | |
| 27 </ProjectConfiguration> | |
| 28 <ProjectConfiguration Include="MementoCommercial|Win32"> | |
| 29 <Configuration>MementoCommercial</Configuration> | |
| 30 <Platform>Win32</Platform> | |
| 31 </ProjectConfiguration> | |
| 32 <ProjectConfiguration Include="MementoCommercial|x64"> | |
| 33 <Configuration>MementoCommercial</Configuration> | |
| 34 <Platform>x64</Platform> | |
| 35 </ProjectConfiguration> | |
| 36 <ProjectConfiguration Include="MementoExtra|Win32"> | |
| 37 <Configuration>MementoExtra</Configuration> | |
| 38 <Platform>Win32</Platform> | |
| 39 </ProjectConfiguration> | |
| 40 <ProjectConfiguration Include="MementoExtra|x64"> | |
| 41 <Configuration>MementoExtra</Configuration> | |
| 42 <Platform>x64</Platform> | |
| 43 </ProjectConfiguration> | |
| 44 <ProjectConfiguration Include="Memento|Win32"> | |
| 45 <Configuration>Memento</Configuration> | |
| 46 <Platform>Win32</Platform> | |
| 47 </ProjectConfiguration> | |
| 48 <ProjectConfiguration Include="Memento|x64"> | |
| 49 <Configuration>Memento</Configuration> | |
| 50 <Platform>x64</Platform> | |
| 51 </ProjectConfiguration> | |
| 52 <ProjectConfiguration Include="ReleaseCommercial|Win32"> | |
| 53 <Configuration>ReleaseCommercial</Configuration> | |
| 54 <Platform>Win32</Platform> | |
| 55 </ProjectConfiguration> | |
| 56 <ProjectConfiguration Include="ReleaseCommercial|x64"> | |
| 57 <Configuration>ReleaseCommercial</Configuration> | |
| 58 <Platform>x64</Platform> | |
| 59 </ProjectConfiguration> | |
| 60 <ProjectConfiguration Include="ReleaseExtra|Win32"> | |
| 61 <Configuration>ReleaseExtra</Configuration> | |
| 62 <Platform>Win32</Platform> | |
| 63 </ProjectConfiguration> | |
| 64 <ProjectConfiguration Include="ReleaseExtra|x64"> | |
| 65 <Configuration>ReleaseExtra</Configuration> | |
| 66 <Platform>x64</Platform> | |
| 67 </ProjectConfiguration> | |
| 68 <ProjectConfiguration Include="Release|Win32"> | |
| 69 <Configuration>Release</Configuration> | |
| 70 <Platform>Win32</Platform> | |
| 71 </ProjectConfiguration> | |
| 72 <ProjectConfiguration Include="Release|x64"> | |
| 73 <Configuration>Release</Configuration> | |
| 74 <Platform>x64</Platform> | |
| 75 </ProjectConfiguration> | |
| 76 </ItemGroup> | |
| 77 <PropertyGroup Label="Globals"> | |
| 78 <ProjectGuid>{FA8ADE21-FC8A-47E0-87E4-DCE8808BFC9B}</ProjectGuid> | |
| 79 <RootNamespace>libmutool</RootNamespace> | |
| 80 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 81 </PropertyGroup> | |
| 82 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="Configuration"> | |
| 84 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 85 <PlatformToolset>v142</PlatformToolset> | |
| 86 <CharacterSet>MultiByte</CharacterSet> | |
| 87 <WholeProgramOptimization>false</WholeProgramOptimization> | |
| 88 </PropertyGroup> | |
| 89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'" Label="Configuration"> | |
| 90 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 91 <PlatformToolset>v142</PlatformToolset> | |
| 92 <CharacterSet>MultiByte</CharacterSet> | |
| 93 <WholeProgramOptimization>false</WholeProgramOptimization> | |
| 94 </PropertyGroup> | |
| 95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="Configuration"> | |
| 96 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 97 <PlatformToolset>v142</PlatformToolset> | |
| 98 <CharacterSet>MultiByte</CharacterSet> | |
| 99 </PropertyGroup> | |
| 100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'" Label="Configuration"> | |
| 101 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 102 <PlatformToolset>v142</PlatformToolset> | |
| 103 <CharacterSet>MultiByte</CharacterSet> | |
| 104 </PropertyGroup> | |
| 105 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> | |
| 106 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 107 <PlatformToolset>v142</PlatformToolset> | |
| 108 <CharacterSet>MultiByte</CharacterSet> | |
| 109 </PropertyGroup> | |
| 110 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="Configuration"> | |
| 111 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 112 <PlatformToolset>v142</PlatformToolset> | |
| 113 <CharacterSet>MultiByte</CharacterSet> | |
| 114 </PropertyGroup> | |
| 115 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'" Label="Configuration"> | |
| 116 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 117 <PlatformToolset>v142</PlatformToolset> | |
| 118 <CharacterSet>MultiByte</CharacterSet> | |
| 119 </PropertyGroup> | |
| 120 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 121 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 122 <PlatformToolset>v142</PlatformToolset> | |
| 123 <CharacterSet>MultiByte</CharacterSet> | |
| 124 </PropertyGroup> | |
| 125 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="Configuration"> | |
| 126 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 127 <PlatformToolset>v142</PlatformToolset> | |
| 128 <CharacterSet>MultiByte</CharacterSet> | |
| 129 <WholeProgramOptimization>false</WholeProgramOptimization> | |
| 130 </PropertyGroup> | |
| 131 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'" Label="Configuration"> | |
| 132 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 133 <PlatformToolset>v142</PlatformToolset> | |
| 134 <CharacterSet>MultiByte</CharacterSet> | |
| 135 <WholeProgramOptimization>false</WholeProgramOptimization> | |
| 136 </PropertyGroup> | |
| 137 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 138 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 139 <PlatformToolset>v142</PlatformToolset> | |
| 140 <CharacterSet>MultiByte</CharacterSet> | |
| 141 </PropertyGroup> | |
| 142 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="Configuration"> | |
| 143 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 144 <PlatformToolset>v142</PlatformToolset> | |
| 145 <CharacterSet>MultiByte</CharacterSet> | |
| 146 </PropertyGroup> | |
| 147 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'" Label="Configuration"> | |
| 148 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 149 <PlatformToolset>v142</PlatformToolset> | |
| 150 <CharacterSet>MultiByte</CharacterSet> | |
| 151 </PropertyGroup> | |
| 152 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration"> | |
| 153 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 154 <PlatformToolset>v142</PlatformToolset> | |
| 155 <CharacterSet>MultiByte</CharacterSet> | |
| 156 </PropertyGroup> | |
| 157 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="Configuration"> | |
| 158 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 159 <PlatformToolset>v142</PlatformToolset> | |
| 160 <CharacterSet>MultiByte</CharacterSet> | |
| 161 </PropertyGroup> | |
| 162 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'" Label="Configuration"> | |
| 163 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 164 <PlatformToolset>v142</PlatformToolset> | |
| 165 <CharacterSet>MultiByte</CharacterSet> | |
| 166 </PropertyGroup> | |
| 167 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 168 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 169 <PlatformToolset>v142</PlatformToolset> | |
| 170 <CharacterSet>MultiByte</CharacterSet> | |
| 171 </PropertyGroup> | |
| 172 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 173 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 174 <PlatformToolset>v142</PlatformToolset> | |
| 175 <CharacterSet>MultiByte</CharacterSet> | |
| 176 </PropertyGroup> | |
| 177 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 178 <ImportGroup Label="ExtensionSettings"> | |
| 179 </ImportGroup> | |
| 180 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'" Label="PropertySheets"> | |
| 181 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 182 </ImportGroup> | |
| 183 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'" Label="PropertySheets"> | |
| 184 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 185 </ImportGroup> | |
| 186 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'" Label="PropertySheets"> | |
| 187 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 188 </ImportGroup> | |
| 189 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'" Label="PropertySheets"> | |
| 190 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 191 </ImportGroup> | |
| 192 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets"> | |
| 193 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 194 </ImportGroup> | |
| 195 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'" Label="PropertySheets"> | |
| 196 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 197 </ImportGroup> | |
| 198 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'" Label="PropertySheets"> | |
| 199 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 200 </ImportGroup> | |
| 201 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| 202 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 203 </ImportGroup> | |
| 204 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 205 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 206 </ImportGroup> | |
| 207 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'" Label="PropertySheets"> | |
| 208 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 209 </ImportGroup> | |
| 210 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'" Label="PropertySheets"> | |
| 211 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 212 </ImportGroup> | |
| 213 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'" Label="PropertySheets"> | |
| 214 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 215 </ImportGroup> | |
| 216 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'" Label="PropertySheets"> | |
| 217 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 218 </ImportGroup> | |
| 219 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets"> | |
| 220 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 221 </ImportGroup> | |
| 222 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'" Label="PropertySheets"> | |
| 223 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 224 </ImportGroup> | |
| 225 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'" Label="PropertySheets"> | |
| 226 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 227 </ImportGroup> | |
| 228 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| 229 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 230 </ImportGroup> | |
| 231 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| 232 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 233 </ImportGroup> | |
| 234 <PropertyGroup Label="UserMacros" /> | |
| 235 <PropertyGroup> | |
| 236 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion> | |
| 237 </PropertyGroup> | |
| 238 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'"> | |
| 239 <OutDir>$(Configuration)\</OutDir> | |
| 240 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 241 </PropertyGroup> | |
| 242 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'"> | |
| 243 <OutDir>$(Configuration)\</OutDir> | |
| 244 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 245 </PropertyGroup> | |
| 246 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 247 <OutDir>$(Configuration)\</OutDir> | |
| 248 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 249 </PropertyGroup> | |
| 250 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 251 <OutDir>$(Configuration)\</OutDir> | |
| 252 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 253 </PropertyGroup> | |
| 254 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'"> | |
| 255 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 256 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 257 </PropertyGroup> | |
| 258 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'"> | |
| 259 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 260 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 261 </PropertyGroup> | |
| 262 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 263 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 264 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 265 </PropertyGroup> | |
| 266 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 267 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 268 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 269 </PropertyGroup> | |
| 270 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'"> | |
| 271 <OutDir>$(Configuration)\</OutDir> | |
| 272 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 273 </PropertyGroup> | |
| 274 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'"> | |
| 275 <OutDir>$(Configuration)\</OutDir> | |
| 276 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 277 </PropertyGroup> | |
| 278 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 279 <OutDir>$(Configuration)\</OutDir> | |
| 280 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 281 </PropertyGroup> | |
| 282 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'"> | |
| 283 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 284 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 285 </PropertyGroup> | |
| 286 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'"> | |
| 287 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 288 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 289 </PropertyGroup> | |
| 290 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 291 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 292 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 293 </PropertyGroup> | |
| 294 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'"> | |
| 295 <OutDir>$(Configuration)\</OutDir> | |
| 296 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 297 </PropertyGroup> | |
| 298 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'"> | |
| 299 <OutDir>$(Configuration)\</OutDir> | |
| 300 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 301 </PropertyGroup> | |
| 302 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'"> | |
| 303 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 304 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 305 </PropertyGroup> | |
| 306 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'"> | |
| 307 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 308 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 309 </PropertyGroup> | |
| 310 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|Win32'"> | |
| 311 <ClCompile> | |
| 312 <Optimization>Disabled</Optimization> | |
| 313 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 314 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 315 <MinimalRebuild> | |
| 316 </MinimalRebuild> | |
| 317 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 318 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 319 <WarningLevel>Level4</WarningLevel> | |
| 320 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 321 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 322 </ClCompile> | |
| 323 <Lib> | |
| 324 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 325 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 326 </Lib> | |
| 327 </ItemDefinitionGroup> | |
| 328 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|Win32'"> | |
| 329 <ClCompile> | |
| 330 <Optimization>Disabled</Optimization> | |
| 331 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 332 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 333 <MinimalRebuild> | |
| 334 </MinimalRebuild> | |
| 335 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 336 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 337 <WarningLevel>Level4</WarningLevel> | |
| 338 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 339 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 340 </ClCompile> | |
| 341 <Lib> | |
| 342 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 343 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 344 </Lib> | |
| 345 </ItemDefinitionGroup> | |
| 346 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 347 <ClCompile> | |
| 348 <Optimization>Disabled</Optimization> | |
| 349 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 350 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 351 <MinimalRebuild> | |
| 352 </MinimalRebuild> | |
| 353 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 354 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 355 <WarningLevel>Level4</WarningLevel> | |
| 356 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 357 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 358 </ClCompile> | |
| 359 <Lib> | |
| 360 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 361 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 362 </Lib> | |
| 363 </ItemDefinitionGroup> | |
| 364 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugExtra|x64'"> | |
| 365 <Midl> | |
| 366 <TargetEnvironment>X64</TargetEnvironment> | |
| 367 </Midl> | |
| 368 <ClCompile> | |
| 369 <Optimization>Disabled</Optimization> | |
| 370 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 371 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 372 <MinimalRebuild> | |
| 373 </MinimalRebuild> | |
| 374 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 375 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 376 <WarningLevel>Level4</WarningLevel> | |
| 377 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 378 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 379 </ClCompile> | |
| 380 <Lib> | |
| 381 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 382 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 383 </Lib> | |
| 384 </ItemDefinitionGroup> | |
| 385 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugCommercial|x64'"> | |
| 386 <Midl> | |
| 387 <TargetEnvironment>X64</TargetEnvironment> | |
| 388 </Midl> | |
| 389 <ClCompile> | |
| 390 <Optimization>Disabled</Optimization> | |
| 391 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 392 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 393 <MinimalRebuild> | |
| 394 </MinimalRebuild> | |
| 395 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 396 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 397 <WarningLevel>Level4</WarningLevel> | |
| 398 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 399 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 400 </ClCompile> | |
| 401 <Lib> | |
| 402 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 403 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 404 </Lib> | |
| 405 </ItemDefinitionGroup> | |
| 406 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 407 <Midl> | |
| 408 <TargetEnvironment>X64</TargetEnvironment> | |
| 409 </Midl> | |
| 410 <ClCompile> | |
| 411 <Optimization>Disabled</Optimization> | |
| 412 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 413 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 414 <MinimalRebuild> | |
| 415 </MinimalRebuild> | |
| 416 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 417 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 418 <WarningLevel>Level4</WarningLevel> | |
| 419 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 420 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 421 </ClCompile> | |
| 422 <Lib> | |
| 423 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 424 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 425 </Lib> | |
| 426 </ItemDefinitionGroup> | |
| 427 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|Win32'"> | |
| 428 <ClCompile> | |
| 429 <Optimization>Disabled</Optimization> | |
| 430 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 431 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 432 <MinimalRebuild> | |
| 433 </MinimalRebuild> | |
| 434 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 435 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 436 <WarningLevel>Level4</WarningLevel> | |
| 437 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 438 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 439 </ClCompile> | |
| 440 <Lib> | |
| 441 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 442 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 443 </Lib> | |
| 444 </ItemDefinitionGroup> | |
| 445 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|Win32'"> | |
| 446 <ClCompile> | |
| 447 <Optimization>Disabled</Optimization> | |
| 448 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 449 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 450 <MinimalRebuild> | |
| 451 </MinimalRebuild> | |
| 452 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 453 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 454 <WarningLevel>Level4</WarningLevel> | |
| 455 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 456 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 457 </ClCompile> | |
| 458 <Lib> | |
| 459 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 460 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 461 </Lib> | |
| 462 </ItemDefinitionGroup> | |
| 463 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 464 <ClCompile> | |
| 465 <Optimization>Disabled</Optimization> | |
| 466 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 467 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 468 <MinimalRebuild> | |
| 469 </MinimalRebuild> | |
| 470 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 471 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 472 <WarningLevel>Level4</WarningLevel> | |
| 473 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 474 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 475 </ClCompile> | |
| 476 <Lib> | |
| 477 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 478 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 479 </Lib> | |
| 480 </ItemDefinitionGroup> | |
| 481 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoExtra|x64'"> | |
| 482 <Midl> | |
| 483 <TargetEnvironment>X64</TargetEnvironment> | |
| 484 </Midl> | |
| 485 <ClCompile> | |
| 486 <Optimization>Disabled</Optimization> | |
| 487 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 488 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 489 <MinimalRebuild> | |
| 490 </MinimalRebuild> | |
| 491 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 492 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 493 <WarningLevel>Level4</WarningLevel> | |
| 494 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 495 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 496 </ClCompile> | |
| 497 <Lib> | |
| 498 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 499 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 500 </Lib> | |
| 501 </ItemDefinitionGroup> | |
| 502 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MementoCommercial|x64'"> | |
| 503 <Midl> | |
| 504 <TargetEnvironment>X64</TargetEnvironment> | |
| 505 </Midl> | |
| 506 <ClCompile> | |
| 507 <Optimization>Disabled</Optimization> | |
| 508 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 509 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 510 <MinimalRebuild> | |
| 511 </MinimalRebuild> | |
| 512 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 513 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 514 <WarningLevel>Level4</WarningLevel> | |
| 515 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 516 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 517 </ClCompile> | |
| 518 <Lib> | |
| 519 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 520 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 521 </Lib> | |
| 522 </ItemDefinitionGroup> | |
| 523 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 524 <Midl> | |
| 525 <TargetEnvironment>X64</TargetEnvironment> | |
| 526 </Midl> | |
| 527 <ClCompile> | |
| 528 <Optimization>Disabled</Optimization> | |
| 529 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 530 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;_DEBUG;MEMENTO=1;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 531 <MinimalRebuild> | |
| 532 </MinimalRebuild> | |
| 533 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 534 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 535 <WarningLevel>Level4</WarningLevel> | |
| 536 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 537 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 538 </ClCompile> | |
| 539 <Lib> | |
| 540 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 541 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 542 </Lib> | |
| 543 </ItemDefinitionGroup> | |
| 544 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|Win32'"> | |
| 545 <ClCompile> | |
| 546 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 547 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 548 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 549 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 550 <WarningLevel>Level4</WarningLevel> | |
| 551 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 552 <MinimalRebuild> | |
| 553 </MinimalRebuild> | |
| 554 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 555 </ClCompile> | |
| 556 <Lib> | |
| 557 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 558 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 559 </Lib> | |
| 560 </ItemDefinitionGroup> | |
| 561 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|Win32'"> | |
| 562 <ClCompile> | |
| 563 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 564 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 565 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 566 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 567 <WarningLevel>Level4</WarningLevel> | |
| 568 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 569 <MinimalRebuild> | |
| 570 </MinimalRebuild> | |
| 571 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 572 </ClCompile> | |
| 573 <Lib> | |
| 574 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 575 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 576 </Lib> | |
| 577 </ItemDefinitionGroup> | |
| 578 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseExtra|x64'"> | |
| 579 <Midl> | |
| 580 <TargetEnvironment>X64</TargetEnvironment> | |
| 581 </Midl> | |
| 582 <ClCompile> | |
| 583 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 584 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 585 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 586 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 587 <WarningLevel>Level4</WarningLevel> | |
| 588 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 589 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 590 </ClCompile> | |
| 591 <Lib> | |
| 592 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 593 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 594 </Lib> | |
| 595 </ItemDefinitionGroup> | |
| 596 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseCommercial|x64'"> | |
| 597 <Midl> | |
| 598 <TargetEnvironment>X64</TargetEnvironment> | |
| 599 </Midl> | |
| 600 <ClCompile> | |
| 601 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;..\..\thirdparty\so\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 602 <PreprocessorDefinitions>HAVE_SMARTOFFICE;HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 603 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 604 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 605 <WarningLevel>Level4</WarningLevel> | |
| 606 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 607 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 608 </ClCompile> | |
| 609 <Lib> | |
| 610 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 611 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 612 </Lib> | |
| 613 </ItemDefinitionGroup> | |
| 614 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 615 <ClCompile> | |
| 616 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 617 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 618 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 619 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 620 <WarningLevel>Level4</WarningLevel> | |
| 621 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 622 <MinimalRebuild /> | |
| 623 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 624 </ClCompile> | |
| 625 <Lib> | |
| 626 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 627 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
| 628 </Lib> | |
| 629 </ItemDefinitionGroup> | |
| 630 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 631 <Midl> | |
| 632 <TargetEnvironment>X64</TargetEnvironment> | |
| 633 </Midl> | |
| 634 <ClCompile> | |
| 635 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\mujs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 636 <PreprocessorDefinitions>HAVE_LEPTONICA;HAVE_TESSERACT;WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 637 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 638 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 639 <WarningLevel>Level4</WarningLevel> | |
| 640 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 641 <DisableSpecificWarnings>4100;4130;4200;4706</DisableSpecificWarnings> | |
| 642 </ClCompile> | |
| 643 <Lib> | |
| 644 <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> | |
| 645 <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> | |
| 646 </Lib> | |
| 647 </ItemDefinitionGroup> | |
| 648 <ItemGroup> | |
| 649 <ClCompile Include="..\..\source\tools\cmapdump.c" /> | |
| 650 <ClCompile Include="..\..\source\tools\mubar.c" /> | |
| 651 <ClCompile Include="..\..\source\tools\muconvert.c" /> | |
| 652 <ClCompile Include="..\..\source\tools\mudraw.c" /> | |
| 653 <ClCompile Include="..\..\source\tools\murun.c" /> | |
| 654 <ClCompile Include="..\..\source\tools\mutrace.c" /> | |
| 655 <ClCompile Include="..\..\source\tools\pdfbake.c" /> | |
| 656 <ClCompile Include="..\..\source\tools\pdfaudit.c" /> | |
| 657 <ClCompile Include="..\..\source\tools\pdfclean.c" /> | |
| 658 <ClCompile Include="..\..\source\tools\pdfcreate.c" /> | |
| 659 <ClCompile Include="..\..\source\tools\pdfextract.c" /> | |
| 660 <ClCompile Include="..\..\source\tools\pdfinfo.c" /> | |
| 661 <ClCompile Include="..\..\source\tools\pdfmerge.c" /> | |
| 662 <ClCompile Include="..\..\source\tools\pdfpages.c" /> | |
| 663 <ClCompile Include="..\..\source\tools\pdfposter.c" /> | |
| 664 <ClCompile Include="..\..\source\tools\pdfrecolor.c" /> | |
| 665 <ClCompile Include="..\..\source\tools\pdfshow.c" /> | |
| 666 <ClCompile Include="..\..\source\tools\pdfsign.c" /> | |
| 667 <ClCompile Include="..\..\source\tools\pdftrim.c" /> | |
| 668 </ItemGroup> | |
| 669 <ItemGroup> | |
| 670 <ProjectReference Include="libmupdf.vcxproj"> | |
| 671 <Project>{5f615f91-dff8-4f05-bf48-6222b7d86519}</Project> | |
| 672 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 673 </ProjectReference> | |
| 674 <ProjectReference Include="libmuthreads.vcxproj"> | |
| 675 <Project>{de21fa8a-fc8a-47e0-87e4-dce8808bfc9b}</Project> | |
| 676 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 677 </ProjectReference> | |
| 678 <ProjectReference Include="sodochandler.vcxproj"> | |
| 679 <Project>{56391FFF-C9BA-4F40-AE2B-EF93702871B2}</Project> | |
| 680 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 681 </ProjectReference> | |
| 682 </ItemGroup> | |
| 683 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 684 <ImportGroup Label="ExtensionTargets"> | |
| 685 </ImportGroup> | |
| 686 </Project> |
