mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-28 05:39:35 +08:00
5b79487a8e
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@302 d0cd1f9f-072b-0410-8dd7-cf729c803f20
401 lines
8.2 KiB
XML
Executable File
401 lines
8.2 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="unicharset_extractor"
|
|
ProjectGUID="{06878883-8785-4C71-89B6-47CEDA3CD300}"
|
|
Keyword="MFCProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".."
|
|
IntermediateDirectory=".\uce.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"
|
|
TypeLibraryName=".\./unicharset_extractor.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../ccutil"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\uce.Release/unicharset_extractor.pch"
|
|
AssemblerListingLocation=".\uce.Release/"
|
|
ObjectFile=".\uce.Release/"
|
|
ProgramDataBaseFileName=".\uce.Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="user32.lib"
|
|
OutputFile="..\unicharset_extractor.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile=".\./unicharset_extractor.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\./unicharset_extractor.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\../bin.dbg"
|
|
IntermediateDirectory=".\uce.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"
|
|
TypeLibraryName=".\../bin.dbg/unicharset_extractor.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../ccutil"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\uce.Debug/unicharset_extractor.pch"
|
|
AssemblerListingLocation=".\uce.Debug/"
|
|
ObjectFile=".\uce.Debug/"
|
|
ProgramDataBaseFileName=".\uce.Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="user32.lib"
|
|
OutputFile=".\../bin.dbg/unicharset_extractor.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\../bin.dbg/unicharset_extractor.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/unicharset_extractor.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="unicharset_extractor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\ccutil\ambigs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\basedir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\bits16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\boxread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ccutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\clst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\debugwin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\elst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\elst2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\errcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\fileerr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\globaloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\hashfn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\host.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\hosthplb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\lsterr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\mainblk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\memblk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\memry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\memryerr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\mfcpch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ndminx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\notdll.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\nwmain.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ocrclass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\ocrshell.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\platform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\scanutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\secname.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\serialis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\stderr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\strngs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\tessclas.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\tessopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\tprintf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\unichar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\unicharmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\unicharset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ccutil\varable.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>
|