mirror of
https://gitee.com/clygintang/Dockfile-Coreseek.git
synced 2025-07-21 00:00:15 +08:00
491 lines
10 KiB
XML
Executable File
491 lines
10 KiB
XML
Executable File
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libsphinx"
|
|
ProjectGUID="{6A1685DE-0265-4243-965F-96CB53EBBCA6}"
|
|
RootNamespace="libsphinx"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ExcludeBuckets="5;6;8;9;13;15"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)/libstemmer_c/include; $(SolutionDir)/libexpat/lib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
EnablePREfast="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libsphinx.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="$(SolutionDir)/libstemmer_c/include; $(SolutionDir)/libexpat/lib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libsphinx.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ExcludeBuckets="5;6;8;9;13;15"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)/libstemmer_c/include; $(SolutionDir)/libexpat/lib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
EnablePREfast="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libsphinx.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ExcludeBuckets="5;6;8;9;13;15"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="$(SolutionDir)/libstemmer_c/include; $(SolutionDir)/libexpat/lib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libsphinx.lib"
|
|
/>
|
|
<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;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\py_helper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\py_layer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\py_source.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxexcerpt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxexpr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxfilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxmetaphone.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxquery.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxrt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxsearch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxsort.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxsoundex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstemcz.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstemen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstemru.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxutils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\tokenizer_zhcn.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\py_helper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\py_layer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\py_source.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\safe_bool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinx.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(SolutionDir)\src\svnxrev.wsf $(SolutionDir)
"
|
|
Outputs="$(SolutionDir)\src\nonexistent"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(SolutionDir)\src\svnxrev.wsf $(SolutionDir)
"
|
|
Outputs="$(SolutionDir)\src\nonexistent"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(SolutionDir)\src\svnxrev.wsf $(SolutionDir)
"
|
|
Outputs="$(SolutionDir)\src\nonexistent"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="$(SolutionDir)\src\svnxrev.wsf $(SolutionDir)
"
|
|
Outputs="$(SolutionDir)\src\nonexistent"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxexcerpt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxexpr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxfilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxquery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxrt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxsearch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxstem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxtimers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sphinxutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\tokenizer_zhcn.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|