mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-28 13:49:35 +08:00
69d6d35f28
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@422 d0cd1f9f-072b-0410-8dd7-cf729c803f20
434 lines
7.6 KiB
XML
Executable File
434 lines
7.6 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="classify"
|
|
ProjectGUID="{C7C7FBB5-7082-428C-8F81-8FBA7A37AC85}"
|
|
RootNamespace="classify"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\ccutil,..\cutil,..\viewer,..\image,..\ccstruct,..\dict"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\ccutil,..\cutil,..\viewer,..\image,..\ccstruct,..\dict"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\adaptive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\adaptmatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\blobclass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chartoname.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\classify.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cluster.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\clusttool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cutoffs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\extract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\featdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flexfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\float2int.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fpoint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fxdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hideedge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intmatcher.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intproto.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kdtree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfoutline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\normfeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\normmatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ocrfeatures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outfeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\picofeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\protos.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\speckle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xform2d.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\adaptive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\adaptmatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\blobclass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chartoname.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\classify.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cluster.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\clusttool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cutoffs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\extern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\extract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\featdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flexfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\float2int.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fpoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fxdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fxid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hideedge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intmatcher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intproto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kdtree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfoutline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\normfeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\normmatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ocrfeatures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outfeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\picofeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\protos.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\speckle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xform2d.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|