mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-26 01:42:10 +08:00
d0c2631ec8
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@665 d0cd1f9f-072b-0410-8dd7-cf729c803f20
567 lines
11 KiB
XML
567 lines
11 KiB
XML
<?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)\$(ProjectName)"
|
|
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;..\vs2008\include;..\vs2008\include\leptonica"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
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)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\vs2008\include;..\vs2008\include\leptonica"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
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>
|
|
<Configuration
|
|
Name="Release.dynamic|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\ccutil;..\cutil;..\viewer;..\image;..\ccstruct;..\dict;..\vs2008\include;..\vs2008\include\leptonica"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
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="..\classify\adaptive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\adaptmatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\blobclass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\chartoname.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\classify.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\cluster.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\clusttool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\cutoffs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\errorcounter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\extract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\featdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\flexfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\float2int.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\fpoint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\fxdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturedist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturemap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturespace.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intmatcher.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intproto.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\kdtree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mastertrainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\mathfix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfdefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfoutline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\normfeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\normmatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\ocrfeatures.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\outfeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\picofeat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\protos.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\sampleiterator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\shapetable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\speckle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\tessclassifier.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\trainingsample.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\trainingsampleset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\xform2d.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\classify\adaptive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\baseline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\blobclass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\chartoname.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\classify.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\cluster.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\clusttool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\cutoffs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\errorcounter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\extern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\extract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\featdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\flexfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\float2int.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\fpoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\fxdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturedist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturemap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfeaturespace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intmatcher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\intproto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\kdtree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mastertrainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfoutline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\mfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\normfeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\normmatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\ocrfeatures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\outfeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\picofeat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\protos.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\sampleiterator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\shapeclassifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\shapetable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\speckle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\tessclassifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\trainingsample.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\trainingsampleset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\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>
|