mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
6ccab83bd6
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@677 d0cd1f9f-072b-0410-8dd7-cf729c803f20
226 lines
12 KiB
XML
226 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug.dll|Win32">
|
|
<Configuration>Debug.dll</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release.dll|Win32">
|
|
<Configuration>Release.dll</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\textord\alignedblob.cpp" />
|
|
<ClCompile Include="..\textord\bbgrid.cpp" />
|
|
<ClCompile Include="..\textord\blkocc.cpp" />
|
|
<ClCompile Include="..\textord\colfind.cpp" />
|
|
<ClCompile Include="..\textord\colpartition.cpp" />
|
|
<ClCompile Include="..\textord\colpartitiongrid.cpp" />
|
|
<ClCompile Include="..\textord\colpartitionset.cpp" />
|
|
<ClCompile Include="..\textord\devanagari_processing.cpp" />
|
|
<ClCompile Include="..\textord\drawedg.cpp" />
|
|
<ClCompile Include="..\textord\drawtord.cpp" />
|
|
<ClCompile Include="..\textord\edgblob.cpp" />
|
|
<ClCompile Include="..\textord\edgloop.cpp" />
|
|
<ClCompile Include="..\textord\fpchop.cpp" />
|
|
<ClCompile Include="..\textord\gap_map.cpp" />
|
|
<ClCompile Include="..\textord\imagefind.cpp" />
|
|
<ClCompile Include="..\textord\linefind.cpp" />
|
|
<ClCompile Include="..\textord\makerow.cpp" />
|
|
<ClCompile Include="..\textord\oldbasel.cpp" />
|
|
<ClCompile Include="..\textord\pithsync.cpp" />
|
|
<ClCompile Include="..\textord\pitsync1.cpp" />
|
|
<ClCompile Include="..\textord\scanedg.cpp" />
|
|
<ClCompile Include="..\textord\sortflts.cpp" />
|
|
<ClCompile Include="..\textord\strokewidth.cpp" />
|
|
<ClCompile Include="..\textord\tabfind.cpp" />
|
|
<ClCompile Include="..\textord\tablefind.cpp" />
|
|
<ClCompile Include="..\textord\tablerecog.cpp" />
|
|
<ClCompile Include="..\textord\tabvector.cpp" />
|
|
<ClCompile Include="..\textord\textord.cpp" />
|
|
<ClCompile Include="..\textord\topitch.cpp" />
|
|
<ClCompile Include="..\textord\tordmain.cpp" />
|
|
<ClCompile Include="..\textord\tospace.cpp" />
|
|
<ClCompile Include="..\textord\tovars.cpp" />
|
|
<ClCompile Include="..\textord\underlin.cpp" />
|
|
<ClCompile Include="..\textord\wordseg.cpp" />
|
|
<ClCompile Include="..\textord\workingpartset.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\textord\alignedblob.h" />
|
|
<ClInclude Include="..\textord\bbgrid.h" />
|
|
<ClInclude Include="..\textord\blkocc.h" />
|
|
<ClInclude Include="..\textord\blobcmpl.h" />
|
|
<ClInclude Include="..\textord\colfind.h" />
|
|
<ClInclude Include="..\textord\colpartition.h" />
|
|
<ClInclude Include="..\textord\colpartitiongrid.h" />
|
|
<ClInclude Include="..\textord\colpartitionset.h" />
|
|
<ClInclude Include="..\textord\devanagari_processing.h" />
|
|
<ClInclude Include="..\textord\drawedg.h" />
|
|
<ClInclude Include="..\textord\drawtord.h" />
|
|
<ClInclude Include="..\textord\edgblob.h" />
|
|
<ClInclude Include="..\textord\edgloop.h" />
|
|
<ClInclude Include="..\textord\fpchop.h" />
|
|
<ClInclude Include="..\textord\gap_map.h" />
|
|
<ClInclude Include="..\textord\imagefind.h" />
|
|
<ClInclude Include="..\textord\linefind.h" />
|
|
<ClInclude Include="..\textord\makerow.h" />
|
|
<ClInclude Include="..\textord\oldbasel.h" />
|
|
<ClInclude Include="..\textord\pithsync.h" />
|
|
<ClInclude Include="..\textord\pitsync1.h" />
|
|
<ClInclude Include="..\textord\scanedg.h" />
|
|
<ClInclude Include="..\textord\sortflts.h" />
|
|
<ClInclude Include="..\textord\strokewidth.h" />
|
|
<ClInclude Include="..\textord\tabfind.h" />
|
|
<ClInclude Include="..\textord\tablefind.h" />
|
|
<ClInclude Include="..\textord\tablerecog.h" />
|
|
<ClInclude Include="..\textord\tabvector.h" />
|
|
<ClInclude Include="..\textord\textord.h" />
|
|
<ClInclude Include="..\textord\topitch.h" />
|
|
<ClInclude Include="..\textord\tordmain.h" />
|
|
<ClInclude Include="..\textord\tospace.h" />
|
|
<ClInclude Include="..\textord\tovars.h" />
|
|
<ClInclude Include="..\textord\underlin.h" />
|
|
<ClInclude Include="..\textord\wordseg.h" />
|
|
<ClInclude Include="..\textord\workingpartset.h" />
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{D5C6C872-4561-452D-BCFA-EF9441F95309}</ProjectGuid>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<RootNamespace>textord</RootNamespace>
|
|
<Keyword>Win32Proj</Keyword>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CLRSupport>false</CLRSupport>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v100</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.dll|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CLRSupport>false</CLRSupport>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v100</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CLRSupport>false</CLRSupport>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v100</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.dll|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CLRSupport>false</CLRSupport>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v100</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug.dll|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release.dll|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<LinkIncremental>true</LinkIncremental>
|
|
<IntDir>$(Configuration)\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug.dll|Win32'">
|
|
<LinkIncremental>true</LinkIncremental>
|
|
<IntDir>$(Configuration)\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<IntDir>$(Configuration)\$(ProjectName)\</IntDir>
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release.dll|Win32'">
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<IntDir>$(Configuration)\$(ProjectName)\</IntDir>
|
|
<OutDir>$(SolutionDir)$(Configuration)\</OutDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_LIB;USE_STD_NAMESPACE;;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<AdditionalIncludeDirectories>..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\classify;..\wordrec;..\textord;include;include\leptonica;..\cube;..\neural_networks\runtime;port;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>
|
|
</AdditionalDependencies>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug.dll|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_LIB;USE_STD_NAMESPACE;;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<AdditionalIncludeDirectories>..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\classify;..\wordrec;..\textord;include;include\leptonica;..\cube;..\neural_networks\runtime;port;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>
|
|
</AdditionalDependencies>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_LIB;USE_STD_NAMESPACE;;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<AdditionalIncludeDirectories>..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\classify;..\wordrec;..\textord;include;include\leptonica;..\cube;..\neural_networks\runtime;port;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>
|
|
</AdditionalDependencies>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release.dll|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_LIB;USE_STD_NAMESPACE;;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<AdditionalIncludeDirectories>..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\classify;..\wordrec;..\textord;include;include\leptonica;..\cube;..\neural_networks\runtime;port;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PrecompiledHeaderFile>StdAfx.h</PrecompiledHeaderFile>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<AdditionalDependencies>
|
|
</AdditionalDependencies>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |