Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/libleptonica.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" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| 3 <ItemGroup Label="ProjectConfigurations"> | |
| 4 <ProjectConfiguration Include="Debug|Win32"> | |
| 5 <Configuration>Debug</Configuration> | |
| 6 <Platform>Win32</Platform> | |
| 7 </ProjectConfiguration> | |
| 8 <ProjectConfiguration Include="Debug|x64"> | |
| 9 <Configuration>Debug</Configuration> | |
| 10 <Platform>x64</Platform> | |
| 11 </ProjectConfiguration> | |
| 12 <ProjectConfiguration Include="Memento|Win32"> | |
| 13 <Configuration>Memento</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="Memento|x64"> | |
| 17 <Configuration>Memento</Configuration> | |
| 18 <Platform>x64</Platform> | |
| 19 </ProjectConfiguration> | |
| 20 <ProjectConfiguration Include="Release|Win32"> | |
| 21 <Configuration>Release</Configuration> | |
| 22 <Platform>Win32</Platform> | |
| 23 </ProjectConfiguration> | |
| 24 <ProjectConfiguration Include="Release|x64"> | |
| 25 <Configuration>Release</Configuration> | |
| 26 <Platform>x64</Platform> | |
| 27 </ProjectConfiguration> | |
| 28 </ItemGroup> | |
| 29 <ItemGroup> | |
| 30 <ClInclude Include="..\..\source\fitz\leptonica-wrap.h" /> | |
| 31 <ClInclude Include="..\..\source\fitz\tessocr.h" /> | |
| 32 <ClInclude Include="..\..\thirdparty\leptonica\src\allheaders.h" /> | |
| 33 <ClInclude Include="..\..\thirdparty\leptonica\src\alltypes.h" /> | |
| 34 <ClInclude Include="..\..\thirdparty\leptonica\src\array.h" /> | |
| 35 <ClInclude Include="..\..\thirdparty\leptonica\src\arrayaccess.h" /> | |
| 36 <ClInclude Include="..\..\thirdparty\leptonica\src\bbuffer.h" /> | |
| 37 <ClInclude Include="..\..\thirdparty\leptonica\src\bilateral.h" /> | |
| 38 <ClInclude Include="..\..\thirdparty\leptonica\src\bmf.h" /> | |
| 39 <ClInclude Include="..\..\thirdparty\leptonica\src\bmfdata.h" /> | |
| 40 <ClInclude Include="..\..\thirdparty\leptonica\src\bmp.h" /> | |
| 41 <ClInclude Include="..\..\thirdparty\leptonica\src\ccbord.h" /> | |
| 42 <ClInclude Include="..\..\thirdparty\leptonica\src\colorinfo.h" /> | |
| 43 <ClInclude Include="..\..\thirdparty\leptonica\src\dewarp.h" /> | |
| 44 <ClInclude Include="..\..\thirdparty\leptonica\src\environ.h" /> | |
| 45 <ClInclude Include="..\..\thirdparty\leptonica\src\gplot.h" /> | |
| 46 <ClInclude Include="..\..\thirdparty\leptonica\src\hashmap.h" /> | |
| 47 <ClInclude Include="..\..\thirdparty\leptonica\src\heap.h" /> | |
| 48 <ClInclude Include="..\..\thirdparty\leptonica\src\imageio.h" /> | |
| 49 <ClInclude Include="..\..\thirdparty\leptonica\src\jbclass.h" /> | |
| 50 <ClInclude Include="..\..\thirdparty\leptonica\src\leptwin.h" /> | |
| 51 <ClInclude Include="..\..\thirdparty\leptonica\src\list.h" /> | |
| 52 <ClInclude Include="..\..\thirdparty\leptonica\src\morph.h" /> | |
| 53 <ClInclude Include="..\..\thirdparty\leptonica\src\pix.h" /> | |
| 54 <ClInclude Include="..\..\thirdparty\leptonica\src\ptra.h" /> | |
| 55 <ClInclude Include="..\..\thirdparty\leptonica\src\queue.h" /> | |
| 56 <ClInclude Include="..\..\thirdparty\leptonica\src\rbtree.h" /> | |
| 57 <ClInclude Include="..\..\thirdparty\leptonica\src\readbarcode.h" /> | |
| 58 <ClInclude Include="..\..\thirdparty\leptonica\src\recog.h" /> | |
| 59 <ClInclude Include="..\..\thirdparty\leptonica\src\regutils.h" /> | |
| 60 <ClInclude Include="..\..\thirdparty\leptonica\src\stack.h" /> | |
| 61 <ClInclude Include="..\..\thirdparty\leptonica\src\stringcode.h" /> | |
| 62 <ClInclude Include="..\..\thirdparty\leptonica\src\watershed.h" /> | |
| 63 </ItemGroup> | |
| 64 <ItemGroup> | |
| 65 <ClCompile Include="..\..\source\fitz\leptonica-wrap.c" /> | |
| 66 <ClCompile Include="..\..\thirdparty\leptonica\src\adaptmap.c" /> | |
| 67 <ClCompile Include="..\..\thirdparty\leptonica\src\affine.c" /> | |
| 68 <ClCompile Include="..\..\thirdparty\leptonica\src\affinecompose.c" /> | |
| 69 <ClCompile Include="..\..\thirdparty\leptonica\src\arrayaccess.c" /> | |
| 70 <ClCompile Include="..\..\thirdparty\leptonica\src\baseline.c" /> | |
| 71 <ClCompile Include="..\..\thirdparty\leptonica\src\bbuffer.c" /> | |
| 72 <ClCompile Include="..\..\thirdparty\leptonica\src\bilateral.c" /> | |
| 73 <ClCompile Include="..\..\thirdparty\leptonica\src\bilinear.c" /> | |
| 74 <ClCompile Include="..\..\thirdparty\leptonica\src\binarize.c" /> | |
| 75 <ClCompile Include="..\..\thirdparty\leptonica\src\binexpand.c" /> | |
| 76 <ClCompile Include="..\..\thirdparty\leptonica\src\binreduce.c" /> | |
| 77 <ClCompile Include="..\..\thirdparty\leptonica\src\blend.c" /> | |
| 78 <ClCompile Include="..\..\thirdparty\leptonica\src\bmf.c" /> | |
| 79 <ClCompile Include="..\..\thirdparty\leptonica\src\bmpio.c" /> | |
| 80 <ClCompile Include="..\..\thirdparty\leptonica\src\bmpiostub.c" /> | |
| 81 <ClCompile Include="..\..\thirdparty\leptonica\src\bootnumgen1.c" /> | |
| 82 <ClCompile Include="..\..\thirdparty\leptonica\src\bootnumgen2.c" /> | |
| 83 <ClCompile Include="..\..\thirdparty\leptonica\src\bootnumgen3.c" /> | |
| 84 <ClCompile Include="..\..\thirdparty\leptonica\src\bootnumgen4.c" /> | |
| 85 <ClCompile Include="..\..\thirdparty\leptonica\src\boxbasic.c" /> | |
| 86 <ClCompile Include="..\..\thirdparty\leptonica\src\boxfunc1.c" /> | |
| 87 <ClCompile Include="..\..\thirdparty\leptonica\src\boxfunc2.c" /> | |
| 88 <ClCompile Include="..\..\thirdparty\leptonica\src\boxfunc3.c" /> | |
| 89 <ClCompile Include="..\..\thirdparty\leptonica\src\boxfunc4.c" /> | |
| 90 <ClCompile Include="..\..\thirdparty\leptonica\src\boxfunc5.c" /> | |
| 91 <ClCompile Include="..\..\thirdparty\leptonica\src\bytearray.c" /> | |
| 92 <ClCompile Include="..\..\thirdparty\leptonica\src\ccbord.c" /> | |
| 93 <ClCompile Include="..\..\thirdparty\leptonica\src\classapp.c" /> | |
| 94 <ClCompile Include="..\..\thirdparty\leptonica\src\colorcontent.c" /> | |
| 95 <ClCompile Include="..\..\thirdparty\leptonica\src\coloring.c" /> | |
| 96 <ClCompile Include="..\..\thirdparty\leptonica\src\colormap.c" /> | |
| 97 <ClCompile Include="..\..\thirdparty\leptonica\src\colormorph.c" /> | |
| 98 <ClCompile Include="..\..\thirdparty\leptonica\src\colorquant1.c" /> | |
| 99 <ClCompile Include="..\..\thirdparty\leptonica\src\colorquant2.c" /> | |
| 100 <ClCompile Include="..\..\thirdparty\leptonica\src\colorseg.c" /> | |
| 101 <ClCompile Include="..\..\thirdparty\leptonica\src\colorspace.c" /> | |
| 102 <ClCompile Include="..\..\thirdparty\leptonica\src\compare.c" /> | |
| 103 <ClCompile Include="..\..\thirdparty\leptonica\src\conncomp.c" /> | |
| 104 <ClCompile Include="..\..\thirdparty\leptonica\src\convertfiles.c" /> | |
| 105 <ClCompile Include="..\..\thirdparty\leptonica\src\convolve.c" /> | |
| 106 <ClCompile Include="..\..\thirdparty\leptonica\src\correlscore.c" /> | |
| 107 <ClCompile Include="..\..\thirdparty\leptonica\src\dewarp1.c" /> | |
| 108 <ClCompile Include="..\..\thirdparty\leptonica\src\dewarp2.c" /> | |
| 109 <ClCompile Include="..\..\thirdparty\leptonica\src\dewarp3.c" /> | |
| 110 <ClCompile Include="..\..\thirdparty\leptonica\src\dewarp4.c" /> | |
| 111 <ClCompile Include="..\..\thirdparty\leptonica\src\dnabasic.c" /> | |
| 112 <ClCompile Include="..\..\thirdparty\leptonica\src\dnafunc1.c" /> | |
| 113 <ClCompile Include="..\..\thirdparty\leptonica\src\dnahash.c" /> | |
| 114 <ClCompile Include="..\..\thirdparty\leptonica\src\dwacomb.2.c" /> | |
| 115 <ClCompile Include="..\..\thirdparty\leptonica\src\dwacomblow.2.c" /> | |
| 116 <ClCompile Include="..\..\thirdparty\leptonica\src\edge.c" /> | |
| 117 <ClCompile Include="..\..\thirdparty\leptonica\src\encoding.c" /> | |
| 118 <ClCompile Include="..\..\thirdparty\leptonica\src\enhance.c" /> | |
| 119 <ClCompile Include="..\..\thirdparty\leptonica\src\fhmtauto.c" /> | |
| 120 <ClCompile Include="..\..\thirdparty\leptonica\src\fhmtgenlow.1.c" /> | |
| 121 <ClCompile Include="..\..\thirdparty\leptonica\src\fmorphauto.c" /> | |
| 122 <ClCompile Include="..\..\thirdparty\leptonica\src\fmorphgen.1.c" /> | |
| 123 <ClCompile Include="..\..\thirdparty\leptonica\src\fmorphgenlow.1.c" /> | |
| 124 <ClCompile Include="..\..\thirdparty\leptonica\src\fpix1.c" /> | |
| 125 <ClCompile Include="..\..\thirdparty\leptonica\src\fpix2.c" /> | |
| 126 <ClCompile Include="..\..\thirdparty\leptonica\src\gifiostub.c" /> | |
| 127 <ClCompile Include="..\..\thirdparty\leptonica\src\gplot.c" /> | |
| 128 <ClCompile Include="..\..\thirdparty\leptonica\src\graphics.c" /> | |
| 129 <ClCompile Include="..\..\thirdparty\leptonica\src\graymorph.c" /> | |
| 130 <ClCompile Include="..\..\thirdparty\leptonica\src\grayquant.c" /> | |
| 131 <ClCompile Include="..\..\thirdparty\leptonica\src\hashmap.c" /> | |
| 132 <ClCompile Include="..\..\thirdparty\leptonica\src\heap.c" /> | |
| 133 <ClCompile Include="..\..\thirdparty\leptonica\src\jbclass.c" /> | |
| 134 <ClCompile Include="..\..\thirdparty\leptonica\src\jp2kheader.c" /> | |
| 135 <ClCompile Include="..\..\thirdparty\leptonica\src\jp2kheaderstub.c" /> | |
| 136 <ClCompile Include="..\..\thirdparty\leptonica\src\jp2kiostub.c" /> | |
| 137 <ClCompile Include="..\..\thirdparty\leptonica\src\jpegiostub.c" /> | |
| 138 <ClCompile Include="..\..\thirdparty\leptonica\src\kernel.c" /> | |
| 139 <ClCompile Include="..\..\thirdparty\leptonica\src\libversions.c" /> | |
| 140 <ClCompile Include="..\..\thirdparty\leptonica\src\list.c" /> | |
| 141 <ClCompile Include="..\..\thirdparty\leptonica\src\map.c" /> | |
| 142 <ClCompile Include="..\..\thirdparty\leptonica\src\morph.c" /> | |
| 143 <ClCompile Include="..\..\thirdparty\leptonica\src\morphapp.c" /> | |
| 144 <ClCompile Include="..\..\thirdparty\leptonica\src\morphdwa.c" /> | |
| 145 <ClCompile Include="..\..\thirdparty\leptonica\src\morphseq.c" /> | |
| 146 <ClCompile Include="..\..\thirdparty\leptonica\src\numabasic.c" /> | |
| 147 <ClCompile Include="..\..\thirdparty\leptonica\src\numafunc1.c" /> | |
| 148 <ClCompile Include="..\..\thirdparty\leptonica\src\numafunc2.c" /> | |
| 149 <ClCompile Include="..\..\thirdparty\leptonica\src\pageseg.c" /> | |
| 150 <ClCompile Include="..\..\thirdparty\leptonica\src\paintcmap.c" /> | |
| 151 <ClCompile Include="..\..\thirdparty\leptonica\src\partify.c" /> | |
| 152 <ClCompile Include="..\..\thirdparty\leptonica\src\partition.c" /> | |
| 153 <ClCompile Include="..\..\thirdparty\leptonica\src\pdfio1.c" /> | |
| 154 <ClCompile Include="..\..\thirdparty\leptonica\src\pdfio1stub.c" /> | |
| 155 <ClCompile Include="..\..\thirdparty\leptonica\src\pdfio2.c" /> | |
| 156 <ClCompile Include="..\..\thirdparty\leptonica\src\pdfio2stub.c" /> | |
| 157 <ClCompile Include="..\..\thirdparty\leptonica\src\pix1.c" /> | |
| 158 <ClCompile Include="..\..\thirdparty\leptonica\src\pix2.c" /> | |
| 159 <ClCompile Include="..\..\thirdparty\leptonica\src\pix3.c" /> | |
| 160 <ClCompile Include="..\..\thirdparty\leptonica\src\pix4.c" /> | |
| 161 <ClCompile Include="..\..\thirdparty\leptonica\src\pix5.c" /> | |
| 162 <ClCompile Include="..\..\thirdparty\leptonica\src\pixabasic.c" /> | |
| 163 <ClCompile Include="..\..\thirdparty\leptonica\src\pixacc.c" /> | |
| 164 <ClCompile Include="..\..\thirdparty\leptonica\src\pixafunc1.c" /> | |
| 165 <ClCompile Include="..\..\thirdparty\leptonica\src\pixafunc2.c" /> | |
| 166 <ClCompile Include="..\..\thirdparty\leptonica\src\pixalloc.c" /> | |
| 167 <ClCompile Include="..\..\thirdparty\leptonica\src\pixarith.c" /> | |
| 168 <ClCompile Include="..\..\thirdparty\leptonica\src\pixcomp.c" /> | |
| 169 <ClCompile Include="..\..\thirdparty\leptonica\src\pixconv.c" /> | |
| 170 <ClCompile Include="..\..\thirdparty\leptonica\src\pixlabel.c" /> | |
| 171 <ClCompile Include="..\..\thirdparty\leptonica\src\pixtiling.c" /> | |
| 172 <ClCompile Include="..\..\thirdparty\leptonica\src\pngiostub.c" /> | |
| 173 <ClCompile Include="..\..\thirdparty\leptonica\src\pnmio.c" /> | |
| 174 <ClCompile Include="..\..\thirdparty\leptonica\src\pnmiostub.c" /> | |
| 175 <ClCompile Include="..\..\thirdparty\leptonica\src\projective.c" /> | |
| 176 <ClCompile Include="..\..\thirdparty\leptonica\src\psio1.c" /> | |
| 177 <ClCompile Include="..\..\thirdparty\leptonica\src\psio1stub.c" /> | |
| 178 <ClCompile Include="..\..\thirdparty\leptonica\src\psio2.c" /> | |
| 179 <ClCompile Include="..\..\thirdparty\leptonica\src\psio2stub.c" /> | |
| 180 <ClCompile Include="..\..\thirdparty\leptonica\src\ptabasic.c" /> | |
| 181 <ClCompile Include="..\..\thirdparty\leptonica\src\ptafunc1.c" /> | |
| 182 <ClCompile Include="..\..\thirdparty\leptonica\src\ptafunc2.c" /> | |
| 183 <ClCompile Include="..\..\thirdparty\leptonica\src\ptra.c" /> | |
| 184 <ClCompile Include="..\..\thirdparty\leptonica\src\quadtree.c" /> | |
| 185 <ClCompile Include="..\..\thirdparty\leptonica\src\queue.c" /> | |
| 186 <ClCompile Include="..\..\thirdparty\leptonica\src\rank.c" /> | |
| 187 <ClCompile Include="..\..\thirdparty\leptonica\src\rbtree.c" /> | |
| 188 <ClCompile Include="..\..\thirdparty\leptonica\src\readfile.c" /> | |
| 189 <ClCompile Include="..\..\thirdparty\leptonica\src\regutils.c" /> | |
| 190 <ClCompile Include="..\..\thirdparty\leptonica\src\rop.c" /> | |
| 191 <ClCompile Include="..\..\thirdparty\leptonica\src\roplow.c" /> | |
| 192 <ClCompile Include="..\..\thirdparty\leptonica\src\rotate.c" /> | |
| 193 <ClCompile Include="..\..\thirdparty\leptonica\src\rotateam.c" /> | |
| 194 <ClCompile Include="..\..\thirdparty\leptonica\src\rotateorth.c" /> | |
| 195 <ClCompile Include="..\..\thirdparty\leptonica\src\rotateshear.c" /> | |
| 196 <ClCompile Include="..\..\thirdparty\leptonica\src\runlength.c" /> | |
| 197 <ClCompile Include="..\..\thirdparty\leptonica\src\sarray1.c" /> | |
| 198 <ClCompile Include="..\..\thirdparty\leptonica\src\sarray2.c" /> | |
| 199 <ClCompile Include="..\..\thirdparty\leptonica\src\scale1.c" /> | |
| 200 <ClCompile Include="..\..\thirdparty\leptonica\src\scale2.c" /> | |
| 201 <ClCompile Include="..\..\thirdparty\leptonica\src\seedfill.c" /> | |
| 202 <ClCompile Include="..\..\thirdparty\leptonica\src\sel1.c" /> | |
| 203 <ClCompile Include="..\..\thirdparty\leptonica\src\sel2.c" /> | |
| 204 <ClCompile Include="..\..\thirdparty\leptonica\src\selgen.c" /> | |
| 205 <ClCompile Include="..\..\thirdparty\leptonica\src\shear.c" /> | |
| 206 <ClCompile Include="..\..\thirdparty\leptonica\src\skew.c" /> | |
| 207 <ClCompile Include="..\..\thirdparty\leptonica\src\spixio.c" /> | |
| 208 <ClCompile Include="..\..\thirdparty\leptonica\src\stack.c" /> | |
| 209 <ClCompile Include="..\..\thirdparty\leptonica\src\stringcode.c" /> | |
| 210 <ClCompile Include="..\..\thirdparty\leptonica\src\strokes.c" /> | |
| 211 <ClCompile Include="..\..\thirdparty\leptonica\src\textops.c" /> | |
| 212 <ClCompile Include="..\..\thirdparty\leptonica\src\tiffiostub.c" /> | |
| 213 <ClCompile Include="..\..\thirdparty\leptonica\src\utils1.c" /> | |
| 214 <ClCompile Include="..\..\thirdparty\leptonica\src\utils2.c" /> | |
| 215 <ClCompile Include="..\..\thirdparty\leptonica\src\warper.c" /> | |
| 216 <ClCompile Include="..\..\thirdparty\leptonica\src\webpiostub.c" /> | |
| 217 <ClCompile Include="..\..\thirdparty\leptonica\src\writefile.c" /> | |
| 218 <ClCompile Include="..\..\thirdparty\leptonica\src\zlibmem.c" /> | |
| 219 <ClCompile Include="..\..\thirdparty\leptonica\src\zlibmemstub.c" /> | |
| 220 </ItemGroup> | |
| 221 <PropertyGroup Label="Globals"> | |
| 222 <VCProjectVersion>16.0</VCProjectVersion> | |
| 223 <Keyword>Win32Proj</Keyword> | |
| 224 <ProjectGuid>{ca0bda38-89b9-4703-a77d-8049ac3a0d04}</ProjectGuid> | |
| 225 <RootNamespace>libleptonica</RootNamespace> | |
| 226 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 227 </PropertyGroup> | |
| 228 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 229 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 230 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 231 <UseDebugLibraries>true</UseDebugLibraries> | |
| 232 <PlatformToolset>v142</PlatformToolset> | |
| 233 <CharacterSet>Unicode</CharacterSet> | |
| 234 </PropertyGroup> | |
| 235 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> | |
| 236 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 237 <UseDebugLibraries>true</UseDebugLibraries> | |
| 238 <PlatformToolset>v142</PlatformToolset> | |
| 239 <CharacterSet>Unicode</CharacterSet> | |
| 240 </PropertyGroup> | |
| 241 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 242 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 243 <UseDebugLibraries>false</UseDebugLibraries> | |
| 244 <PlatformToolset>v142</PlatformToolset> | |
| 245 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 246 <CharacterSet>Unicode</CharacterSet> | |
| 247 </PropertyGroup> | |
| 248 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 249 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 250 <UseDebugLibraries>true</UseDebugLibraries> | |
| 251 <PlatformToolset>v142</PlatformToolset> | |
| 252 <CharacterSet>Unicode</CharacterSet> | |
| 253 </PropertyGroup> | |
| 254 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration"> | |
| 255 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 256 <UseDebugLibraries>true</UseDebugLibraries> | |
| 257 <PlatformToolset>v142</PlatformToolset> | |
| 258 <CharacterSet>Unicode</CharacterSet> | |
| 259 </PropertyGroup> | |
| 260 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 261 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 262 <UseDebugLibraries>false</UseDebugLibraries> | |
| 263 <PlatformToolset>v142</PlatformToolset> | |
| 264 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 265 <CharacterSet>Unicode</CharacterSet> | |
| 266 </PropertyGroup> | |
| 267 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 268 <ImportGroup Label="ExtensionSettings"> | |
| 269 </ImportGroup> | |
| 270 <ImportGroup Label="Shared"> | |
| 271 </ImportGroup> | |
| 272 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| 273 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 274 </ImportGroup> | |
| 275 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets"> | |
| 276 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 277 </ImportGroup> | |
| 278 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 279 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 280 </ImportGroup> | |
| 281 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| 282 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 283 </ImportGroup> | |
| 284 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets"> | |
| 285 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 286 </ImportGroup> | |
| 287 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| 288 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 289 </ImportGroup> | |
| 290 <PropertyGroup Label="UserMacros" /> | |
| 291 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 292 <LinkIncremental>true</LinkIncremental> | |
| 293 <IntDir>$(Platform)\$(ProjectName)\</IntDir> | |
| 294 </PropertyGroup> | |
| 295 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 296 <LinkIncremental>true</LinkIncremental> | |
| 297 <IntDir>$(Platform)\$(ProjectName)\</IntDir> | |
| 298 </PropertyGroup> | |
| 299 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 300 <LinkIncremental>false</LinkIncremental> | |
| 301 <IntDir>$(Platform)\$(ProjectName)\</IntDir> | |
| 302 </PropertyGroup> | |
| 303 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 304 <LinkIncremental>true</LinkIncremental> | |
| 305 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 306 </PropertyGroup> | |
| 307 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 308 <LinkIncremental>true</LinkIncremental> | |
| 309 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 310 </PropertyGroup> | |
| 311 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 312 <LinkIncremental>false</LinkIncremental> | |
| 313 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 314 </PropertyGroup> | |
| 315 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 316 <ClCompile> | |
| 317 <WarningLevel>Level3</WarningLevel> | |
| 318 <SDLCheck>false</SDLCheck> | |
| 319 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_LIB</PreprocessorDefinitions> | |
| 320 <ConformanceMode>true</ConformanceMode> | |
| 321 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 322 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 323 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 324 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 325 <UndefinePreprocessorDefinitions> | |
| 326 </UndefinePreprocessorDefinitions> | |
| 327 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 328 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 329 </ClCompile> | |
| 330 <Link> | |
| 331 <SubSystem> | |
| 332 </SubSystem> | |
| 333 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 334 </Link> | |
| 335 </ItemDefinitionGroup> | |
| 336 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 337 <ClCompile> | |
| 338 <WarningLevel>Level3</WarningLevel> | |
| 339 <SDLCheck>false</SDLCheck> | |
| 340 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;MEMENTO;WIN32;_DEBUG;_LIB</PreprocessorDefinitions> | |
| 341 <ConformanceMode>true</ConformanceMode> | |
| 342 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 343 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 344 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 345 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 346 <UndefinePreprocessorDefinitions> | |
| 347 </UndefinePreprocessorDefinitions> | |
| 348 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 349 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 350 </ClCompile> | |
| 351 <Link> | |
| 352 <SubSystem> | |
| 353 </SubSystem> | |
| 354 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 355 </Link> | |
| 356 </ItemDefinitionGroup> | |
| 357 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 358 <ClCompile> | |
| 359 <WarningLevel>Level3</WarningLevel> | |
| 360 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 361 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 362 <SDLCheck>false</SDLCheck> | |
| 363 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB</PreprocessorDefinitions> | |
| 364 <ConformanceMode>true</ConformanceMode> | |
| 365 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 366 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 367 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 368 <UndefinePreprocessorDefinitions> | |
| 369 </UndefinePreprocessorDefinitions> | |
| 370 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 371 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 372 </ClCompile> | |
| 373 <Link> | |
| 374 <SubSystem> | |
| 375 </SubSystem> | |
| 376 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 377 <OptimizeReferences>true</OptimizeReferences> | |
| 378 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 379 </Link> | |
| 380 </ItemDefinitionGroup> | |
| 381 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 382 <ClCompile> | |
| 383 <WarningLevel>Level3</WarningLevel> | |
| 384 <SDLCheck>false</SDLCheck> | |
| 385 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB</PreprocessorDefinitions> | |
| 386 <ConformanceMode>true</ConformanceMode> | |
| 387 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 388 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 389 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 390 <UndefinePreprocessorDefinitions> | |
| 391 </UndefinePreprocessorDefinitions> | |
| 392 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 393 <BrowseInformation>true</BrowseInformation> | |
| 394 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 395 </ClCompile> | |
| 396 <Link> | |
| 397 <SubSystem> | |
| 398 </SubSystem> | |
| 399 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 400 </Link> | |
| 401 </ItemDefinitionGroup> | |
| 402 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 403 <ClCompile> | |
| 404 <WarningLevel>Level3</WarningLevel> | |
| 405 <SDLCheck>false</SDLCheck> | |
| 406 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;MEMENTO;_DEBUG;_LIB</PreprocessorDefinitions> | |
| 407 <ConformanceMode>true</ConformanceMode> | |
| 408 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 409 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 410 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 411 <UndefinePreprocessorDefinitions> | |
| 412 </UndefinePreprocessorDefinitions> | |
| 413 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 414 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 415 </ClCompile> | |
| 416 <Link> | |
| 417 <SubSystem> | |
| 418 </SubSystem> | |
| 419 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 420 </Link> | |
| 421 </ItemDefinitionGroup> | |
| 422 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 423 <ClCompile> | |
| 424 <WarningLevel>Level3</WarningLevel> | |
| 425 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 426 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 427 <SDLCheck>false</SDLCheck> | |
| 428 <PreprocessorDefinitions>HAVE_LEPTONICA;LEPTONICA_INTERCEPT_ALLOC=1;HAVE_LIBPNG=0;HAVE_LIBTIFF=0;HAVE_LIBJPEG=0;HAVE_LIBZ=0;HAVE_LIBGIF=0;HAVE_LIBUNGIF=0;HAVE_LIBWEBP=0;HAVE_LIBWEBP_ANIM=0;HAVE_LIBJP2K=0;_CRT_SECURE_NO_WARNINGS;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 429 <ConformanceMode>true</ConformanceMode> | |
| 430 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
| 431 <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | |
| 432 <AdditionalIncludeDirectories>..\..\include;..\..\thirdparty\leptonica\src;..\..\scripts\tesseract</AdditionalIncludeDirectories> | |
| 433 <UndefinePreprocessorDefinitions>UNICODE</UndefinePreprocessorDefinitions> | |
| 434 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 435 <DisableSpecificWarnings>4018;4100;4101;4244;4200;4267;4305</DisableSpecificWarnings> | |
| 436 </ClCompile> | |
| 437 <Link> | |
| 438 <SubSystem> | |
| 439 </SubSystem> | |
| 440 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| 441 <OptimizeReferences>true</OptimizeReferences> | |
| 442 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 443 </Link> | |
| 444 </ItemDefinitionGroup> | |
| 445 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 446 <ImportGroup Label="ExtensionTargets"> | |
| 447 </ImportGroup> | |
| 448 </Project> |
