| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="9.00"
|
| Name="tesseract" |
| ProjectGUID="{47519557-3296-407A-BE51-8175C77B0868}" |
| RootNamespace="tesseract"
|
| Keyword="MFCProj" |
| TargetFrameworkVersion="131072"
|
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory=".\." |
| IntermediateDirectory=".\tess.Release" |
| 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" |
| PreprocessorDefinitions="NDEBUG" |
| MkTypLibCompatible="true" |
| SuppressStartupBanner="true" |
| TargetEnvironment="1" |
| TypeLibraryName=".\./tesseract.tlb" |
| HeaderFileName="" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| InlineFunctionExpansion="1" |
| AdditionalIncludeDirectories="api,ccmain,ccutil,ccstruct,classify,cutil,dict,display,image,textord,viewer,wordrec,pageseg,.,include"
|
| PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__MSW32__;_CRT_SECURE_NO_WARNINGS;HAVE_LIBLEPT;LEPTONLIB_IMPORTS"
|
| StringPooling="true" |
| RuntimeLibrary="0"
|
| EnableFunctionLevelLinking="true" |
| UsePrecompiledHeader="0"
|
| PrecompiledHeaderThrough="mfcpch.h" |
| PrecompiledHeaderFile=".\tess.Release/tesseract.pch" |
| AssemblerListingLocation=".\tess.Release/" |
| ObjectFile=".\tess.Release/" |
| ProgramDataBaseFileName=".\tess.Release/" |
| WarningLevel="3" |
| SuppressStartupBanner="true" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| PreprocessorDefinitions="NDEBUG" |
| Culture="1033" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="ws2_32.lib user32.lib lib\leptonlib.lib"
|
| OutputFile="tesseract.exe" |
| LinkIncremental="1" |
| SuppressStartupBanner="true" |
| ProgramDatabaseFile=".\./tesseract.pdb" |
| SubSystem="1"
|
| RandomizedBaseAddress="1"
|
| DataExecutionPrevention="0"
|
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| SuppressStartupBanner="true" |
| OutputFile=".\./tesseract.bsc" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory=".\bin.dbg" |
| IntermediateDirectory=".\tess.Debug" |
| 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" |
| PreprocessorDefinitions="_DEBUG" |
| MkTypLibCompatible="true" |
| SuppressStartupBanner="true" |
| TargetEnvironment="1" |
| TypeLibraryName=".\bin.dbg/tesseract.tlb" |
| HeaderFileName="" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="api,ccmain,ccutil,ccstruct,classify,cutil,dict,display,image,textord,viewer,wordrec,pageseg,.,include"
|
| PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;__MSW32__;_CRT_SECURE_NO_WARNINGS;HAVE_LIBLEPT;LEPTONLIB_IMPORTS"
|
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="1"
|
| UsePrecompiledHeader="0"
|
| PrecompiledHeaderThrough="mfcpch.h" |
| PrecompiledHeaderFile=".\tess.Debug/tesseract.pch" |
| AssemblerListingLocation=".\tess.Debug/" |
| ObjectFile=".\tess.Debug/" |
| ProgramDataBaseFileName=".\tess.Debug/" |
| WarningLevel="3" |
| 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 lib\leptonlib.lib"
|
| OutputFile=".\bin.dbg/tesseract.exe" |
| LinkIncremental="2" |
| SuppressStartupBanner="true" |
| GenerateDebugInformation="true" |
| ProgramDatabaseFile=".\bin.dbg/tesseract.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/tesseract.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=".\api\baseapi.cpp"
|
| > |
| <FileConfiguration |
| Name="Release|Win32" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| UsePrecompiledHeader="0" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| UsePrecompiledHeader="0" |
| /> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath=".\api\tesseractmain.cpp"
|
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Header Files"
|
| Filter="h;hpp;hxx;hm;inl"
|
| > |
| <File |
| RelativePath=".\api\baseapi.h"
|
| > |
| </File> |
| <File |
| RelativePath=".\api\tesseractmain.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> |