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
415 lines
9.7 KiB
XML
415 lines
9.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="wordlist2dawg"
|
|
ProjectGUID="{5B6DC93B-30BE-4E8E-A396-3970A83CB74B}"
|
|
RootNamespace="wordlist2dawg"
|
|
Keyword="MFCProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\./wordlist2dawg.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../ccutil;../cutil;../dict;../viewer;../ccstruct;../image;../classify;..\vs2008\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;__MSW32__;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="0"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/NODEFAULTLIB:library"
|
|
AdditionalDependencies="ws2_32.lib user32.lib zlib-static-mtdll.lib libpng-static-mtdll.lib libjpeg-static-mtdll.lib libtiff-static-mtdll.lib giflib-static-mtdll.lib liblept-static-mtdll.lib"
|
|
OutputFile=".\bin\wordlist2dawg.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\vs2008\lib"
|
|
ProgramDatabaseFile=".\./wordlist2dawg.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\./wordlist2dawg.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\bin.dbg"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\bin.dbg\wordlist2dawg.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../ccutil;../cutil;../dict;../viewer;../ccstruct;../image;../classify;..\vs2008\include;..\vs2008\include\leptonica"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib user32.lib ..\vs2008\lib\libleptd.lib"
|
|
OutputFile=".\bin.dbg\wordlist2dawg.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\bin.dbg\wordlist2dawg.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\bin.dbg\wordlist2dawg.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release.dynamic|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\./wordlist2dawg.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../ccutil;../cutil;../dict;../viewer;../ccstruct;../image;../classify;..\vs2008\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;__MSW32__;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
PrecompiledHeaderFile=""
|
|
WarningLevel="0"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/NODEFAULTLIB:library"
|
|
AdditionalDependencies="ws2_32.lib user32.lib liblept.lib"
|
|
OutputFile=".\bin.rd\wordlist2dawg.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\vs2008\lib"
|
|
IgnoreAllDefaultLibraries="false"
|
|
ProgramDatabaseFile=".\./wordlist2dawg.pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\./wordlist2dawg.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\training\wordlist2dawg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release.dynamic|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\classify\adaptmatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ambigs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccstruct\ccstruct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ccutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classify\classify.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cutil\cutil_class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dict\dict.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\elst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\viewer\grphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\image\image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dict\lookdawg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dict\makedawg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccstruct\ratngs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dict\reduce.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cutil\variables.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|