📄 celp.vcproj
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="celp"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="No Crypto Release|Win32"
OutputDirectory=".\Nocrypto"
IntermediateDirectory=".\Nocrypto"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Nocrypto/Celp.pch"
AssemblerListingLocation=".\Nocrypto/"
ObjectFile=".\Nocrypto/"
ProgramDataBaseFileName=".\Nocrypto/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Nocrypto\Celp.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Release/Celp.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Release\Celp.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Debug/Celp.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="1"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Debug\Celp.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Header Files"
Filter="">
<File
RelativePath="bitprot.h">
</File>
<File
RelativePath="ccsub.h">
</File>
<File
RelativePath=".\celp.h">
</File>
<File
RelativePath="celpfiles.h">
</File>
<File
RelativePath="celplib.h">
</File>
<File
RelativePath="codebook.h">
</File>
<File
RelativePath="context.h">
</File>
<File
RelativePath="pddecode.h">
</File>
<File
RelativePath="pdelay.h">
</File>
<File
RelativePath="pdencode.h">
</File>
<File
RelativePath="submult.h">
</File>
</Filter>
<Filter
Name="Source Files"
Filter="">
<File
RelativePath=".\celp.c">
</File>
</Filter>
<Filter
Name="Source Includes"
Filter="">
<File
RelativePath="autohf.h">
</File>
<File
RelativePath="bwexp.h">
</File>
<File
RelativePath="cbsearch.h">
</File>
<File
RelativePath="cgain.h">
</File>
<File
RelativePath="clip.h">
</File>
<File
RelativePath="confg.h">
</File>
<File
RelativePath="contextc.h">
</File>
<File
RelativePath="cor.h">
</File>
<File
RelativePath="csub.h">
</File>
<File
RelativePath="dcodcbg.h">
</File>
<File
RelativePath="dcodcbi.h">
</File>
<File
RelativePath="dcodpg.h">
</File>
<File
RelativePath="dcodtau.h">
</File>
<File
RelativePath="delay.h">
</File>
<File
RelativePath="durbin.h">
</File>
<File
RelativePath="gaincode.h">
</File>
<File
RelativePath="ham.h">
</File>
<File
RelativePath="hamming.h">
</File>
<File
RelativePath="impulse.h">
</File>
<File
RelativePath="intanaly.h">
</File>
<File
RelativePath="intsynth.h">
</File>
<File
RelativePath="ldelay.h">
</File>
<File
RelativePath="lsp34.h">
</File>
<File
RelativePath="lsptopc.h">
</File>
<File
RelativePath="mexcite.h">
</File>
<File
RelativePath="movefr.h">
</File>
<File
RelativePath="mtrxgen.h">
</File>
<File
RelativePath="pack.h">
</File>
<File
RelativePath="packtau.h">
</File>
<File
RelativePath="pctolsp2.h">
</File>
<File
RelativePath="pctorc.h">
</File>
<File
RelativePath="pgain.h">
</File>
<File
RelativePath="pitchvq.h">
</File>
<File
RelativePath="polefilt.h">
</File>
<File
RelativePath="postfilt.h">
</File>
<File
RelativePath="prefilt.h">
</File>
<File
RelativePath="psearch.h">
</File>
<File
RelativePath="ptcode.h">
</File>
<File
RelativePath="round.h">
</File>
<File
RelativePath="setr.h">
</File>
<File
RelativePath="smcbg.h">
</File>
<File
RelativePath="smpg.h">
</File>
<File
RelativePath="smt.h">
</File>
<File
RelativePath="unpack.h">
</File>
<File
RelativePath="variance.h">
</File>
<File
RelativePath="vdecode.h">
</File>
<File
RelativePath="zerofilt.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -