tesseract/vs2008/libtesseract/libtesseract.vcproj
2014-06-22 18:31:42 +00:00

2536 lines
50 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="libtesseract303"
ProjectGUID="{D14F28C7-0CAE-4C37-B174-40FDEFBD4FE0}"
RootNamespace="libtesseract"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="LIB_Debug|Win32"
OutputDirectory="..\$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\include\tesseract_versionnumbers.vsprops"
CharacterSet="2"
EnableManagedIncrementalBuild="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
Description=""
CommandLine=""
Outputs=""
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\api;..\..\ccmain;..\..\ccutil;..\..\ccstruct;..\..\classify;..\..\cube;..\..\cutil;..\..\dict;..\..\opencl;..\..\neural_networks\runtime;..\..\textord;..\..\viewer;..\..\wordrec;.;..\..\..\include;..\..\..\include\leptonica;..\port"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_LIB;USE_STD_NAMESPACE;WINDLLNAME=\&quot;$(TargetFileName)\&quot;"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="1"
CompileAs="0"
DisableSpecificWarnings="4244;4305;4018;4267;4996;4800;4005;4355;4099;4566"
ShowIncludes="false"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)-static-debug.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy library to lib directory"
CommandLine="if not exist ..\..\..\lib md ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; ..\..\..\lib&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="LIB_Release|Win32"
OutputDirectory="..\$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\include\tesseract_versionnumbers.vsprops"
CharacterSet="2"
EnableManagedIncrementalBuild="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
Description=""
CommandLine=""
Outputs=""
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories="..\..\api;..\..\ccmain;..\..\ccutil;..\..\ccstruct;..\..\classify;..\..\cube;..\..\cutil;..\..\dict;..\..\opencl;..\..\neural_networks\runtime;..\..\textord;..\..\viewer;..\..\wordrec;.;..\..\..\include;..\..\..\include\leptonica;..\port"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_LIB;USE_STD_NAMESPACE;WINDLLNAME=\&quot;$(TargetFileName)\&quot;"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
DisableSpecificWarnings="4244;4305;4018;4267;4996;4800;4005;4355;4099;4566"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)-static.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy library to lib directory"
CommandLine="if not exist ..\..\..\lib md ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; ..\..\..\lib&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="DLL_Release|Win32"
OutputDirectory="..\$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="..\include\tesseract_versionnumbers.vsprops"
CharacterSet="2"
EnableManagedIncrementalBuild="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
Description=""
CommandLine=""
Outputs=""
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories="..\..\api;..\..\ccmain;..\..\ccutil;..\..\ccstruct;..\..\classify;..\..\cube;..\..\cutil;..\..\dict;..\..\opencl;..\..\neural_networks\runtime;..\..\textord;..\..\viewer;..\..\wordrec;.;..\..\..\include;..\..\..\include\leptonica;..\port"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_WINDLL;USE_STD_NAMESPACE;TESS_EXPORTS;LIBLEPT_IMPORTS;WINDLLNAME=\&quot;$(TargetFileName)\&quot;"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
DisableSpecificWarnings="4244;4305;4018;4267;4996;4800;4005;4355;4099;4566"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib user32.lib liblept$(LIBLEPT_VERSION).lib $(NOINHERIT)"
OutputFile="$(OutDir)\$(ProjectName).dll"
Version="$(LIBTESS_NUMBER)"
AdditionalLibraryDirectories="..\..\..\lib"
LinkTimeCodeGeneration="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy library to lib directory"
CommandLine="if not exist ..\..\..\lib md ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetDir)$(TargetName).lib&quot; ..\..\..\lib&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="DLL_Debug|Win32"
OutputDirectory="..\$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="..\include\tesseract_versionnumbers.vsprops"
CharacterSet="2"
EnableManagedIncrementalBuild="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
Description=""
CommandLine=""
Outputs=""
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\api;..\..\ccmain;..\..\ccutil;..\..\ccstruct;..\..\classify;..\..\cube;..\..\cutil;..\..\dict;..\..\opencl;..\..\neural_networks\runtime;..\..\textord;..\..\viewer;..\..\wordrec;.;..\..\..\include;..\..\..\include\leptonica;..\port"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_WINDLL;USE_STD_NAMESPACE;TESS_EXPORTS;LIBLEPT_IMPORTS;WINDLLNAME=\&quot;$(TargetFileName)\&quot;"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="1"
CompileAs="0"
DisableSpecificWarnings="4244;4305;4018;4267;4996;4800;4005;4355;4099;4566"
ShowIncludes="false"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib user32.lib liblept$(LIBLEPT_VERSION)d.lib $(NOINHERIT)"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
Version="$(LIBTESS_NUMBER)"
AdditionalLibraryDirectories="..\..\..\lib"
GenerateDebugInformation="true"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy library to lib directory"
CommandLine="if not exist ..\..\..\lib md ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; ..\..\..\lib&#x0D;&#x0A;copy &quot;$(TargetDir)$(TargetName).lib&quot; ..\..\..\lib&#x0D;&#x0A;"
/>
</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="..\..\ccmain\adaptions.cpp"
>
</File>
<File
RelativePath="..\..\classify\adaptive.cpp"
>
</File>
<File
RelativePath="..\..\classify\adaptmatch.cpp"
>
</File>
<File
RelativePath="..\..\textord\alignedblob.cpp"
>
</File>
<File
RelativePath="..\..\cube\altlist.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\ambigs.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\applybox.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\associate.cpp"
>
</File>
<File
RelativePath="..\..\api\baseapi.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\basedir.cpp"
>
</File>
<File
RelativePath="..\..\textord\bbgrid.cpp"
>
</File>
<File
RelativePath="..\..\cube\beam_search.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\bits16.cpp"
>
</File>
<File
RelativePath="..\..\cutil\bitvec.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\bitvector.cpp"
>
</File>
<File
RelativePath="..\..\textord\blkocc.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\blobbox.cpp"
>
</File>
<File
RelativePath="..\..\classify\blobclass.cpp"
>
</File>
<File
RelativePath="..\..\textord\blobgrid.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\blobs.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\blread.cpp"
>
</File>
<File
RelativePath="..\..\cube\bmp_8.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\boxread.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\boxword.cpp"
>
</File>
<File
RelativePath="..\..\cube\cached_file.cpp"
>
</File>
<File
RelativePath="..\..\cutil\callcpp.cpp"
>
</File>
<File
RelativePath="..\..\api\capi.cpp"
>
</File>
<File
RelativePath="..\..\textord\ccnontextdetect.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\ccstruct.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\ccutil.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_altlist.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_bigrams.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_samp.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_samp_enum.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_samp_set.cpp"
>
</File>
<File
RelativePath="..\..\cube\char_set.cpp"
>
</File>
<File
RelativePath="..\..\classify\chartoname.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\chop.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\chopper.cpp"
>
</File>
<File
RelativePath="..\..\textord\cjkpitch.cpp"
>
</File>
<File
RelativePath="..\..\cube\classifier_factory.cpp"
>
</File>
<File
RelativePath="..\..\classify\classify.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\clst.cpp"
>
</File>
<File
RelativePath="..\..\classify\cluster.cpp"
>
</File>
<File
RelativePath="..\..\classify\clusttool.cpp"
>
</File>
<File
RelativePath="..\..\textord\colfind.cpp"
>
</File>
<File
RelativePath="..\..\textord\colpartition.cpp"
>
</File>
<File
RelativePath="..\..\textord\colpartitiongrid.cpp"
>
</File>
<File
RelativePath="..\..\textord\colpartitionset.cpp"
>
</File>
<File
RelativePath="..\..\cube\con_comp.cpp"
>
</File>
<File
RelativePath="..\..\dict\context.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\control.cpp"
>
</File>
<File
RelativePath="..\..\cube\conv_net_classifier.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\coutln.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\cube_control.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_line_object.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_line_segmenter.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_object.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\cube_reco_context.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_search_object.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_tuning_params.cpp"
>
</File>
<File
RelativePath="..\..\cube\cube_utils.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\cubeclassifier.cpp"
>
</File>
<File
RelativePath="..\..\cutil\cutil.cpp"
>
</File>
<File
RelativePath="..\..\cutil\cutil_class.cpp"
>
</File>
<File
RelativePath="..\..\classify\cutoffs.cpp"
>
</File>
<File
RelativePath="..\..\cutil\danerror.cpp"
>
</File>
<File
RelativePath="..\..\dict\dawg.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\detlinefit.cpp"
>
</File>
<File
RelativePath="..\..\textord\devanagari_processing.cpp"
>
</File>
<File
RelativePath="..\..\dict\dict.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\docqual.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\dppoint.cpp"
>
</File>
<File
RelativePath="..\..\textord\drawedg.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\drawfx.cpp"
>
</File>
<File
RelativePath="..\..\textord\drawtord.cpp"
>
</File>
<File
RelativePath="..\..\textord\edgblob.cpp"
>
</File>
<File
RelativePath="..\..\textord\edgloop.cpp"
>
</File>
<File
RelativePath="..\..\cutil\efio.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\elst.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\elst2.cpp"
>
</File>
<File
RelativePath="..\..\cutil\emalloc.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\equationdetect.cpp"
>
</File>
<File
RelativePath="..\..\textord\equationdetectbase.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\errcode.cpp"
>
</File>
<File
RelativePath="..\..\classify\errorcounter.cpp"
>
</File>
<File
RelativePath="..\..\classify\extract.cpp"
>
</File>
<File
RelativePath="..\..\classify\featdefs.cpp"
>
</File>
<File
RelativePath="..\..\cube\feature_bmp.cpp"
>
</File>
<File
RelativePath="..\..\cube\feature_chebyshev.cpp"
>
</File>
<File
RelativePath="..\..\cube\feature_hybrid.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\findseam.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\fixspace.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\fixxht.cpp"
>
</File>
<File
RelativePath="..\..\classify\flexfx.cpp"
>
</File>
<File
RelativePath="..\..\classify\float2int.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\fontinfo.cpp"
>
</File>
<File
RelativePath="..\..\textord\fpchop.cpp"
>
</File>
<File
RelativePath="..\..\classify\fpoint.cpp"
>
</File>
<File
RelativePath="..\..\cutil\freelist.cpp"
>
</File>
<File
RelativePath="..\..\classify\fxdefs.cpp"
>
</File>
<File
RelativePath="..\..\textord\gap_map.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\genblob.cpp"
>
</File>
<File
RelativePath="..\port\gettimeofday.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\globaloc.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\gradechop.cpp"
>
</File>
<File
RelativePath="..\..\cube\hybrid_neural_net_classifier.cpp"
>
</File>
<File
RelativePath="..\..\dict\hyphen.cpp"
>
</File>
<File
RelativePath="..\..\textord\imagefind.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\indexmapbidi.cpp"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\input_file_buffer.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="..\..\wordrec\language_model.cpp"
>
</File>
<File
RelativePath="..\..\textord\linefind.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\linlsq.cpp"
>
</File>
<File
RelativePath="..\..\cutil\listio.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\ltrresultiterator.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\mainblk.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\makechop.cpp"
>
</File>
<File
RelativePath="..\..\textord\makerow.cpp"
>
</File>
<File
RelativePath="..\..\classify\mastertrainer.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\matrix.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\memry.cpp"
>
</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="..\..\ccstruct\mod128.cpp"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\neural_net.cpp"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\neuron.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\normalis.cpp"
>
</File>
<File
RelativePath="..\..\classify\normfeat.cpp"
>
</File>
<File
RelativePath="..\..\classify\normmatch.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrblock.cpp"
>
</File>
<File
RelativePath="..\..\classify\ocrfeatures.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrpara.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrrow.cpp"
>
</File>
<File
RelativePath="..\..\textord\oldbasel.cpp"
>
</File>
<File
RelativePath="..\..\cutil\oldlist.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\olutil.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\osdetect.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\otsuthr.cpp"
>
</File>
<File
RelativePath="..\..\classify\outfeat.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\outlines.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\output.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\pageiterator.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\pageres.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\pagesegmain.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\pagewalk.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\paragraphs.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\params.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\paramsd.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\pdblock.cpp"
>
</File>
<File
RelativePath="..\..\dict\permdawg.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\pgedit.cpp"
>
</File>
<File
RelativePath="..\..\classify\picofeat.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\pieces.cpp"
>
</File>
<File
RelativePath="..\..\textord\pithsync.cpp"
>
</File>
<File
RelativePath="..\..\textord\pitsync1.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\plotedges.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\points.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\polyaprx.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\polyblk.cpp"
>
</File>
<File
RelativePath="..\..\classify\protos.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\publictypes.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\quadlsq.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\quspline.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\ratngs.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\recogtraining.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\rect.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\rejctmap.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\reject.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\render.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\resultiterator.cpp"
>
</File>
<File
RelativePath="..\..\classify\sampleiterator.cpp"
>
</File>
<File
RelativePath="..\..\textord\scanedg.cpp"
>
</File>
<File
RelativePath="..\..\viewer\scrollview.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\seam.cpp"
>
</File>
<File
RelativePath="..\..\cube\search_column.cpp"
>
</File>
<File
RelativePath="..\..\cube\search_node.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\segsearch.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\serialis.cpp"
>
</File>
<File
RelativePath="..\..\classify\shapetable.cpp"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\sigmoid_table.cpp"
>
</File>
<File
RelativePath="..\..\textord\sortflts.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\split.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\statistc.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\stepblob.cpp"
>
</File>
<File
RelativePath="..\..\dict\stopper.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\strngs.cpp"
>
</File>
<File
RelativePath="..\..\textord\strokewidth.cpp"
>
</File>
<File
RelativePath="..\port\strtok_r.cpp"
>
</File>
<File
RelativePath="..\..\cutil\structures.cpp"
>
</File>
<File
RelativePath="..\..\viewer\svmnode.cpp"
>
</File>
<File
RelativePath="..\..\viewer\svpaint.cpp"
>
</File>
<File
RelativePath="..\..\viewer\svutil.cpp"
>
</File>
<File
RelativePath="..\..\textord\tabfind.cpp"
>
</File>
<File
RelativePath="..\..\textord\tablefind.cpp"
>
</File>
<File
RelativePath="..\..\textord\tablerecog.cpp"
>
</File>
<File
RelativePath="..\..\textord\tabvector.cpp"
>
</File>
<File
RelativePath="..\..\cube\tess_lang_mod_edge.cpp"
>
</File>
<File
RelativePath="..\..\cube\tess_lang_model.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tessbox.cpp"
>
</File>
<File
RelativePath="..\..\classify\tessclassifier.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\tessdatamanager.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tessedit.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tesseract_cube_combiner.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tesseractclass.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tessvars.cpp"
>
</File>
<File
RelativePath="..\..\textord\textlineprojection.cpp"
>
</File>
<File
RelativePath="..\..\textord\textord.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\tface.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\tfacepp.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\thresholder.cpp"
>
</File>
<File
RelativePath="..\..\textord\topitch.cpp"
>
</File>
<File
RelativePath="..\..\textord\tordmain.cpp"
>
</File>
<File
RelativePath="..\..\textord\tospace.cpp"
>
</File>
<File
RelativePath="..\..\textord\tovars.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\tprintf.cpp"
>
</File>
<File
RelativePath="..\..\classify\trainingsample.cpp"
>
</File>
<File
RelativePath="..\..\classify\trainingsampleset.cpp"
>
</File>
<File
RelativePath="..\..\dict\trie.cpp"
>
</File>
<File
RelativePath="..\..\textord\underlin.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\unichar.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\unicharmap.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\unicharset.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\unicodes.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\vecfuncs.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\werd.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\werdit.cpp"
>
</File>
<File
RelativePath="..\..\cube\word_altlist.cpp"
>
</File>
<File
RelativePath="..\..\cube\word_list_lang_model.cpp"
>
</File>
<File
RelativePath="..\..\cube\word_size_model.cpp"
>
</File>
<File
RelativePath="..\..\cube\word_unigrams.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\wordclass.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\wordrec.cpp"
>
</File>
<File
RelativePath="..\..\textord\wordseg.cpp"
>
</File>
<File
RelativePath="..\..\textord\workingpartset.cpp"
>
</File>
<File
RelativePath="..\..\classify\xform2d.cpp"
>
</File>
<File
RelativePath="..\..\api\renderer.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\superscript.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\blamer.cpp"
>
</File>
<File
RelativePath="..\..\ccstruct\params_training_featdef.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\scanutils.cpp"
>
</File>
<File
RelativePath="..\..\ccutil\universalambigs.cpp"
>
</File>
<File
RelativePath="..\..\classify\shapeclassifier.cpp"
>
</File>
<File
RelativePath="..\..\dict\dawg_cache.cpp"
>
</File>
<File
RelativePath="..\..\textord\baselinedetect.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\lm_consistency.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\lm_pain_points.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\lm_state.cpp"
>
</File>
<File
RelativePath="..\..\wordrec\params_model.cpp"
>
</File>
<File
RelativePath="..\..\api\pdfrenderer.cpp"
>
</File>
<File
RelativePath="..\..\ccmain\par_control.cpp"
>
</File>
<File
RelativePath="..\..\opencl\openclwrapper.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="..\..\textord\alignedblob.h"
>
</File>
<File
RelativePath="..\..\cube\altlist.h"
>
</File>
<File
RelativePath="..\..\ccutil\ambigs.h"
>
</File>
<File
RelativePath="..\..\api\apitypes.h"
>
</File>
<File
RelativePath="..\..\wordrec\associate.h"
>
</File>
<File
RelativePath="..\..\api\baseapi.h"
>
</File>
<File
RelativePath="..\..\ccutil\basedir.h"
>
</File>
<File
RelativePath="..\..\textord\bbgrid.h"
>
</File>
<File
RelativePath="..\..\cube\beam_search.h"
>
</File>
<File
RelativePath="..\..\ccutil\bits16.h"
>
</File>
<File
RelativePath="..\..\cutil\bitvec.h"
>
</File>
<File
RelativePath="..\..\ccutil\bitvector.h"
>
</File>
<File
RelativePath="..\..\ccstruct\blckerr.h"
>
</File>
<File
RelativePath="..\..\textord\blkocc.h"
>
</File>
<File
RelativePath="..\..\ccstruct\blobbox.h"
>
</File>
<File
RelativePath="..\..\classify\blobclass.h"
>
</File>
<File
RelativePath="..\..\textord\blobgrid.h"
>
</File>
<File
RelativePath="..\..\ccstruct\blobs.h"
>
</File>
<File
RelativePath="..\..\ccstruct\blread.h"
>
</File>
<File
RelativePath="..\..\cube\bmp_8.h"
>
</File>
<File
RelativePath="..\..\ccstruct\boxread.h"
>
</File>
<File
RelativePath="..\..\ccstruct\boxword.h"
>
</File>
<File
RelativePath="..\..\cube\cached_file.h"
>
</File>
<File
RelativePath="..\..\cutil\callcpp.h"
>
</File>
<File
RelativePath="..\..\api\capi.h"
>
</File>
<File
RelativePath="..\..\textord\ccnontextdetect.h"
>
</File>
<File
RelativePath="..\..\ccstruct\ccstruct.h"
>
</File>
<File
RelativePath="..\..\ccutil\ccutil.h"
>
</File>
<File
RelativePath="..\..\cube\char_altlist.h"
>
</File>
<File
RelativePath="..\..\cube\char_bigrams.h"
>
</File>
<File
RelativePath="..\..\cube\char_samp.h"
>
</File>
<File
RelativePath="..\..\cube\char_samp_enum.h"
>
</File>
<File
RelativePath="..\..\cube\char_samp_set.h"
>
</File>
<File
RelativePath="..\..\cube\char_set.h"
>
</File>
<File
RelativePath="..\..\classify\chartoname.h"
>
</File>
<File
RelativePath="..\..\wordrec\chop.h"
>
</File>
<File
RelativePath="..\..\wordrec\chopper.h"
>
</File>
<File
RelativePath="..\..\textord\cjkpitch.h"
>
</File>
<File
RelativePath="..\..\cube\classifier_base.h"
>
</File>
<File
RelativePath="..\..\cube\classifier_factory.h"
>
</File>
<File
RelativePath="..\..\classify\classify.h"
>
</File>
<File
RelativePath="..\..\ccutil\clst.h"
>
</File>
<File
RelativePath="..\..\classify\cluster.h"
>
</File>
<File
RelativePath="..\..\classify\clusttool.h"
>
</File>
<File
RelativePath="..\..\textord\colfind.h"
>
</File>
<File
RelativePath="..\..\textord\colpartition.h"
>
</File>
<File
RelativePath="..\..\textord\colpartitiongrid.h"
>
</File>
<File
RelativePath="..\..\textord\colpartitionset.h"
>
</File>
<File
RelativePath="..\..\cube\con_comp.h"
>
</File>
<File
RelativePath="..\..\cutil\const.h"
>
</File>
<File
RelativePath="..\..\ccmain\control.h"
>
</File>
<File
RelativePath="..\..\cube\conv_net_classifier.h"
>
</File>
<File
RelativePath="..\..\ccstruct\coutln.h"
>
</File>
<File
RelativePath="..\..\ccstruct\crakedge.h"
>
</File>
<File
RelativePath="..\..\cube\cube_const.h"
>
</File>
<File
RelativePath="..\..\cube\cube_line_object.h"
>
</File>
<File
RelativePath="..\..\cube\cube_line_segmenter.h"
>
</File>
<File
RelativePath="..\..\cube\cube_object.h"
>
</File>
<File
RelativePath="..\..\ccmain\cube_reco_context.h"
>
</File>
<File
RelativePath="..\..\cube\cube_search_object.h"
>
</File>
<File
RelativePath="..\..\cube\cube_tuning_params.h"
>
</File>
<File
RelativePath="..\..\cube\cube_utils.h"
>
</File>
<File
RelativePath="..\..\ccmain\cubeclassifier.h"
>
</File>
<File
RelativePath="..\..\cutil\cutil.h"
>
</File>
<File
RelativePath="..\..\cutil\cutil_class.h"
>
</File>
<File
RelativePath="..\..\classify\cutoffs.h"
>
</File>
<File
RelativePath="..\..\cutil\danerror.h"
>
</File>
<File
RelativePath="..\..\dict\dawg.h"
>
</File>
<File
RelativePath="..\..\ccstruct\detlinefit.h"
>
</File>
<File
RelativePath="..\..\textord\devanagari_processing.h"
>
</File>
<File
RelativePath="..\..\dict\dict.h"
>
</File>
<File
RelativePath="..\..\ccmain\docqual.h"
>
</File>
<File
RelativePath="..\..\ccstruct\dppoint.h"
>
</File>
<File
RelativePath="..\..\textord\drawedg.h"
>
</File>
<File
RelativePath="..\..\wordrec\drawfx.h"
>
</File>
<File
RelativePath="..\..\textord\drawtord.h"
>
</File>
<File
RelativePath="..\..\textord\edgblob.h"
>
</File>
<File
RelativePath="..\..\textord\edgloop.h"
>
</File>
<File
RelativePath="..\..\cutil\efio.h"
>
</File>
<File
RelativePath="..\..\ccutil\elst.h"
>
</File>
<File
RelativePath="..\..\ccutil\elst2.h"
>
</File>
<File
RelativePath="..\..\cutil\emalloc.h"
>
</File>
<File
RelativePath="..\..\ccmain\equationdetect.h"
>
</File>
<File
RelativePath="..\..\textord\equationdetectbase.h"
>
</File>
<File
RelativePath="..\..\ccutil\errcode.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="..\..\cube\feature_base.h"
>
</File>
<File
RelativePath="..\..\cube\feature_bmp.h"
>
</File>
<File
RelativePath="..\..\cube\feature_chebyshev.h"
>
</File>
<File
RelativePath="..\..\cube\feature_hybrid.h"
>
</File>
<File
RelativePath="..\..\ccutil\fileerr.h"
>
</File>
<File
RelativePath="..\..\wordrec\findseam.h"
>
</File>
<File
RelativePath="..\..\ccmain\fixspace.h"
>
</File>
<File
RelativePath="..\..\classify\flexfx.h"
>
</File>
<File
RelativePath="..\..\classify\float2int.h"
>
</File>
<File
RelativePath="..\..\ccstruct\fontinfo.h"
>
</File>
<File
RelativePath="..\..\textord\fpchop.h"
>
</File>
<File
RelativePath="..\..\classify\fpoint.h"
>
</File>
<File
RelativePath="..\..\cutil\freelist.h"
>
</File>
<File
RelativePath="..\..\classify\fxdefs.h"
>
</File>
<File
RelativePath="..\..\textord\gap_map.h"
>
</File>
<File
RelativePath="..\..\ccstruct\genblob.h"
>
</File>
<File
RelativePath="..\..\ccutil\genericvector.h"
>
</File>
<File
RelativePath="..\port\gettimeofday.h"
>
</File>
<File
RelativePath="..\..\ccutil\globaloc.h"
>
</File>
<File
RelativePath="..\..\cutil\globals.h"
>
</File>
<File
RelativePath="..\..\wordrec\gradechop.h"
>
</File>
<File
RelativePath="..\..\ccutil\hashfn.h"
>
</File>
<File
RelativePath="..\..\ccutil\helpers.h"
>
</File>
<File
RelativePath="..\..\ccutil\host.h"
>
</File>
<File
RelativePath="..\..\ccstruct\hpdsizes.h"
>
</File>
<File
RelativePath="..\..\cube\hybrid_neural_net_classifier.h"
>
</File>
<File
RelativePath="..\..\textord\imagefind.h"
>
</File>
<File
RelativePath="..\..\ccutil\indexmapbidi.h"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\input_file_buffer.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="..\..\ccstruct\ipoints.h"
>
</File>
<File
RelativePath="..\..\classify\kdtree.h"
>
</File>
<File
RelativePath="..\..\cube\lang_mod_edge.h"
>
</File>
<File
RelativePath="..\..\cube\lang_model.h"
>
</File>
<File
RelativePath="..\..\wordrec\language_model.h"
>
</File>
<File
RelativePath="..\..\textord\linefind.h"
>
</File>
<File
RelativePath="..\..\ccstruct\linlsq.h"
>
</File>
<File
RelativePath="..\..\cutil\listio.h"
>
</File>
<File
RelativePath="..\..\ccutil\lsterr.h"
>
</File>
<File
RelativePath="..\..\ccmain\ltrresultiterator.h"
>
</File>
<File
RelativePath="..\..\wordrec\makechop.h"
>
</File>
<File
RelativePath="..\..\textord\makerow.h"
>
</File>
<File
RelativePath="..\..\classify\mastertrainer.h"
>
</File>
<File
RelativePath="..\..\dict\matchdefs.h"
>
</File>
<File
RelativePath="..\port\mathfix.h"
>
</File>
<File
RelativePath="..\..\ccstruct\matrix.h"
>
</File>
<File
RelativePath="..\..\wordrec\measure.h"
>
</File>
<File
RelativePath="..\..\ccutil\memry.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="..\..\ccstruct\mod128.h"
>
</File>
<File
RelativePath="..\..\ccmain\mutableiterator.h"
>
</File>
<File
RelativePath="..\..\ccutil\ndminx.h"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\neural_net.h"
>
</File>
<File
RelativePath="..\..\neural_networks\runtime\neuron.h"
>
</File>
<File
RelativePath="..\..\ccstruct\normalis.h"
>
</File>
<File
RelativePath="..\..\classify\normfeat.h"
>
</File>
<File
RelativePath="..\..\classify\normmatch.h"
>
</File>
<File
RelativePath="..\..\ccutil\nwmain.h"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrblock.h"
>
</File>
<File
RelativePath="..\..\ccutil\ocrclass.h"
>
</File>
<File
RelativePath="..\..\classify\ocrfeatures.h"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrpara.h"
>
</File>
<File
RelativePath="..\..\ccstruct\ocrrow.h"
>
</File>
<File
RelativePath="..\..\textord\oldbasel.h"
>
</File>
<File
RelativePath="..\..\cutil\oldlist.h"
>
</File>
<File
RelativePath="..\..\wordrec\olutil.h"
>
</File>
<File
RelativePath="..\..\ccmain\osdetect.h"
>
</File>
<File
RelativePath="..\..\ccstruct\otsuthr.h"
>
</File>
<File
RelativePath="..\..\classify\outfeat.h"
>
</File>
<File
RelativePath="..\..\wordrec\outlines.h"
>
</File>
<File
RelativePath="..\..\ccmain\output.h"
>
</File>
<File
RelativePath="..\..\ccmain\pageiterator.h"
>
</File>
<File
RelativePath="..\..\ccstruct\pageres.h"
>
</File>
<File
RelativePath="..\..\ccmain\paragraphs.h"
>
</File>
<File
RelativePath="..\..\ccmain\paragraphs_internal.h"
>
</File>
<File
RelativePath="..\..\ccutil\params.h"
>
</File>
<File
RelativePath="..\..\ccstruct\params_training_featdef.h"
>
</File>
<File
RelativePath="..\..\ccmain\paramsd.h"
>
</File>
<File
RelativePath="..\..\ccstruct\pdblock.h"
>
</File>
<File
RelativePath="..\..\ccmain\pgedit.h"
>
</File>
<File
RelativePath="..\..\classify\picofeat.h"
>
</File>
<File
RelativePath="..\..\textord\pithsync.h"
>
</File>
<File
RelativePath="..\..\textord\pitsync1.h"
>
</File>
<File
RelativePath="..\..\ccutil\platform.h"
>
</File>
<File
RelativePath="..\..\wordrec\plotedges.h"
>
</File>
<File
RelativePath="..\..\ccstruct\points.h"
>
</File>
<File
RelativePath="..\..\ccstruct\polyaprx.h"
>
</File>
<File
RelativePath="..\..\ccstruct\polyblk.h"
>
</File>
<File
RelativePath="..\..\classify\protos.h"
>
</File>
<File
RelativePath="..\..\ccstruct\publictypes.h"
>
</File>
<File
RelativePath="..\..\ccutil\qrsequence.h"
>
</File>
<File
RelativePath="..\..\ccstruct\quadlsq.h"
>
</File>
<File
RelativePath="..\..\ccstruct\quadratc.h"
>
</File>
<File
RelativePath="..\..\ccstruct\quspline.h"
>
</File>
<File
RelativePath="..\..\ccstruct\ratngs.h"
>
</File>
<File
RelativePath="..\..\ccstruct\rect.h"
>
</File>
<File
RelativePath="..\..\ccstruct\rejctmap.h"
>
</File>
<File
RelativePath="..\..\ccmain\reject.h"
>
</File>
<File
RelativePath="..\..\wordrec\render.h"
>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath="..\..\ccmain\resultiterator.h"
>
</File>
<File
RelativePath="..\..\classify\sampleiterator.h"
>
</File>
<File
RelativePath="..\..\textord\scanedg.h"
>
</File>
<File
RelativePath="..\..\viewer\scrollview.h"
>
</File>
<File
RelativePath="..\..\ccstruct\seam.h"
>
</File>
<File
RelativePath="..\..\cube\search_column.h"
>
</File>
<File
RelativePath="..\..\cube\search_node.h"
>
</File>
<File
RelativePath="..\..\cube\search_object.h"
>
</File>
<File
RelativePath="..\..\ccutil\secname.h"
>
</File>
<File
RelativePath="..\..\ccutil\serialis.h"
>
</File>
<File
RelativePath="..\..\classify\shapeclassifier.h"
>
</File>
<File
RelativePath="..\..\classify\shapetable.h"
>
</File>
<File
RelativePath="..\..\textord\sortflts.h"
>
</File>
<File
RelativePath="..\..\ccutil\sorthelper.h"
>
</File>
<File
RelativePath="..\..\ccstruct\split.h"
>
</File>
<File
RelativePath="..\..\ccstruct\statistc.h"
>
</File>
<File
RelativePath="..\..\ccutil\stderr.h"
>
</File>
<File
RelativePath="..\..\ccstruct\stepblob.h"
>
</File>
<File
RelativePath="..\..\dict\stopper.h"
>
</File>
<File
RelativePath="..\..\cube\string_32.h"
>
</File>
<File
RelativePath="..\..\ccutil\strngs.h"
>
</File>
<File
RelativePath="..\..\textord\strokewidth.h"
>
</File>
<File
RelativePath="..\port\strtok_r.h"
>
</File>
<File
RelativePath="..\..\cutil\structures.h"
>
</File>
<File
RelativePath="..\..\viewer\svmnode.h"
>
</File>
<File
RelativePath="..\..\viewer\svutil.h"
>
</File>
<File
RelativePath="..\..\textord\tabfind.h"
>
</File>
<File
RelativePath="..\..\textord\tablefind.h"
>
</File>
<File
RelativePath="..\..\textord\tablerecog.h"
>
</File>
<File
RelativePath="..\..\textord\tabvector.h"
>
</File>
<File
RelativePath="..\..\cube\tess_lang_mod_edge.h"
>
</File>
<File
RelativePath="..\..\cube\tess_lang_model.h"
>
</File>
<File
RelativePath="..\..\ccmain\tessbox.h"
>
</File>
<File
RelativePath="..\..\ccutil\tesscallback.h"
>
</File>
<File
RelativePath="..\..\classify\tessclassifier.h"
>
</File>
<File
RelativePath="..\..\ccutil\tessdatamanager.h"
>
</File>
<File
RelativePath="..\..\ccmain\tessedit.h"
>
</File>
<File
RelativePath="..\..\ccmain\tesseract_cube_combiner.h"
>
</File>
<File
RelativePath="..\..\ccmain\tesseractclass.h"
>
</File>
<File
RelativePath="..\..\ccmain\tessvars.h"
>
</File>
<File
RelativePath="..\..\textord\textlineprojection.h"
>
</File>
<File
RelativePath="..\..\textord\textord.h"
>
</File>
<File
RelativePath="..\..\ccmain\thresholder.h"
>
</File>
<File
RelativePath="..\..\textord\topitch.h"
>
</File>
<File
RelativePath="..\..\textord\tordmain.h"
>
</File>
<File
RelativePath="..\..\textord\tovars.h"
>
</File>
<File
RelativePath="..\..\ccutil\tprintf.h"
>
</File>
<File
RelativePath="..\..\classify\trainingsample.h"
>
</File>
<File
RelativePath="..\..\classify\trainingsampleset.h"
>
</File>
<File
RelativePath="..\..\dict\trie.h"
>
</File>
<File
RelativePath="..\..\cube\tuning_params.h"
>
</File>
<File
RelativePath="..\..\textord\underlin.h"
>
</File>
<File
RelativePath="..\..\ccutil\unichar.h"
>
</File>
<File
RelativePath="..\..\ccutil\unicharmap.h"
>
</File>
<File
RelativePath="..\..\ccutil\unicharset.h"
>
</File>
<File
RelativePath="..\..\ccutil\unicity_table.h"
>
</File>
<File
RelativePath="..\..\ccutil\unicodes.h"
>
</File>
<File
RelativePath="..\..\ccstruct\vecfuncs.h"
>
</File>
<File
RelativePath="..\..\ccstruct\werd.h"
>
</File>
<File
RelativePath="..\..\ccmain\werdit.h"
>
</File>
<File
RelativePath="..\..\cube\word_altlist.h"
>
</File>
<File
RelativePath="..\..\cube\word_list_lang_model.h"
>
</File>
<File
RelativePath="..\..\cube\word_size_model.h"
>
</File>
<File
RelativePath="..\..\cube\word_unigrams.h"
>
</File>
<File
RelativePath="..\..\wordrec\wordrec.h"
>
</File>
<File
RelativePath="..\..\textord\wordseg.h"
>
</File>
<File
RelativePath="..\..\textord\workingpartset.h"
>
</File>
<File
RelativePath="..\..\classify\xform2d.h"
>
</File>
<File
RelativePath="..\..\api\renderer.h"
>
</File>
<File
RelativePath="..\..\ccstruct\blamer.h"
>
</File>
<File
RelativePath="..\..\ccutil\doubleptr.h"
>
</File>
<File
RelativePath="..\..\ccutil\genericheap.h"
>
</File>
<File
RelativePath="..\..\ccutil\kdpair.h"
>
</File>
<File
RelativePath="..\..\ccutil\object_cache.h"
>
</File>
<File
RelativePath="..\..\ccutil\scanutils.h"
>
</File>
<File
RelativePath="..\..\ccutil\universalambigs.h"
>
</File>
<File
RelativePath="..\..\dict\dawg_cache.h"
>
</File>
<File
RelativePath="..\..\textord\baselinedetect.h"
>
</File>
<File
RelativePath="..\..\wordrec\lm_consistency.h"
>
</File>
<File
RelativePath="..\..\wordrec\lm_pain_points.h"
>
</File>
<File
RelativePath="..\..\wordrec\lm_state.h"
>
</File>
<File
RelativePath="..\..\wordrec\params_model.h"
>
</File>
<File
RelativePath="..\..\opencl\oclkernels.h"
>
</File>
<File
RelativePath="..\..\opencl\opencl_device_selection.h"
>
</File>
<File
RelativePath="..\..\opencl\openclwrapper.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}"
>
<File
RelativePath=".\libtesseract303.rc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>