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