mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
da41b96f7f
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@624 d0cd1f9f-072b-0410-8dd7-cf729c803f20
519 lines
11 KiB
XML
519 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="cube"
|
|
ProjectGUID="{CC778B5F-7B9B-4466-9E9A-B8222C6FF16F}"
|
|
RootNamespace="cube"
|
|
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="..\vs2008\include;..\vs2008\include\leptonica;..\ccutil;..\image;..\dict;..\ccmain;..\ccstruct;..\viewer;..\neural_networks\runtime;..\cutil;..\wordrec;..\langmodel;..\classify;..\textord;..\vs2008\port"
|
|
PreprocessorDefinitions="WIN32,USE_STD_NAMESPACE,__MSW32__,,_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
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"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="..\ccutil;..\ccstruct;..\cutil;..\dict;..\ccmain;..\classify;..\textord;..\wordrec;..\neural_networks\runtime;..\image;..\viewer;..\vs2008\include\leptonica;..\vs2008\port"
|
|
PreprocessorDefinitions="WIN32,USE_STD_NAMESPACE,__MSW32__,,_CRT_SECURE_NO_WARNINGS,"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<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"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="..\ccutil;..\ccstruct;..\cutil;..\dict;..\ccmain;..\classify;..\textord;..\wordrec;..\neural_networks\runtime;..\image;..\viewer;..\vs2008\include\leptonica;..\vs2008\port"
|
|
PreprocessorDefinitions="WIN32,USE_STD_NAMESPACE,__MSW32__,,_CRT_SECURE_NO_WARNINGS,LEPTONLIB_IMPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<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="..\cube\altlist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\beam_search.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\bmp_8.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cached_file.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="..\cube\classifier_factory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\con_comp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\conv_net_classifier.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="..\cube\cube_search_object.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cube_tuning_params.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cube_utils.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="..\cube\hybrid_neural_net_classifier.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\search_column.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\search_node.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\tess_lang_mod_edge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\tess_lang_model.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>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\cube\altlist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\beam_search.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\bmp_8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cached_file.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="..\cube\classifier_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\classifier_factory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\con_comp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\conv_net_classifier.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="..\cube\cube_search_object.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cube_tuning_params.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\cube_utils.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="..\cube\hybrid_neural_net_classifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\lang_mod_edge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\lang_model.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="..\cube\string_32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\tess_lang_mod_edge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\tess_lang_model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cube\tuning_params.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>
|
|
</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>
|