📄 libfaac_dll.vcproj
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="libfaac_dll" SccProjectName="" SccLocalPath=""> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Release|Win32" OutputDirectory=".\ReleaseDLL" IntermediateDirectory=".\Release" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" InlineFunctionExpansion="1" OptimizeForProcessor="2" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBFAAC_DLL_EXPORTS" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\Release/libfaac_dll.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" WarningLevel="3" SuppressStartupBanner="TRUE"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalOptions="/MACHINE:I386" AdditionalDependencies="odbc32.lib odbccp32.lib" OutputFile="ReleaseDLL/libfaac.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" ModuleDefinitionFile=".\libfaac.def" ProgramDatabaseFile=".\ReleaseDLL/libfaac.pdb" ImportLibrary=".\ReleaseDLL/libfaac.lib"/> <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="TRUE" SuppressStartupBanner="TRUE" TargetEnvironment="1" TypeLibraryName=".\ReleaseDLL/libfaac_dll.tlb"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1031"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Debug|Win32" OutputDirectory=".\DebugDLL" IntermediateDirectory=".\Debug" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBFAAC_DLL_EXPORTS" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\Debug/libfaac_dll.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="4"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalOptions="/MACHINE:I386" AdditionalDependencies="odbc32.lib odbccp32.lib" OutputFile="DebugDLL/libfaac.dll" LinkIncremental="2" SuppressStartupBanner="TRUE" ModuleDefinitionFile=".\libfaac.def" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\DebugDLL/libfaac.pdb" ImportLibrary=".\DebugDLL/libfaac.lib"/> <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="TRUE" SuppressStartupBanner="TRUE" TargetEnvironment="1" TypeLibraryName=".\DebugDLL/libfaac_dll.tlb"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1031"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> <File RelativePath=".\aacquant.c"> </File> <File RelativePath=".\backpred.c"> </File> <File RelativePath=".\bitstream.c"> </File> <File RelativePath=".\channels.c"> </File> <File RelativePath=".\fft.c"> </File> <File RelativePath=".\filtbank.c"> </File> <File RelativePath=".\frame.c"> </File> <File RelativePath=".\huffman.c"> </File> <File RelativePath=".\joint.c"> </File> <File RelativePath=".\ltp.c"> </File> <File RelativePath=".\psychiso.c"> </File> <File RelativePath=".\psychkni.c"> </File> <File RelativePath=".\tns.c"> </File> <File RelativePath=".\util.c"> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl"> <File RelativePath=".\aacquant.h"> </File> <File RelativePath=".\backpred.h"> </File> <File RelativePath=".\bitstream.h"> </File> <File RelativePath=".\channels.h"> </File> <File RelativePath=".\coder.h"> </File> <File RelativePath=".\fft.h"> </File> <File RelativePath=".\filtbank.h"> </File> <File RelativePath=".\frame.h"> </File> <File RelativePath=".\huffman.h"> </File> <File RelativePath=".\hufftab.h"> </File> <File RelativePath=".\joint.h"> </File> <File RelativePath=".\ltp.h"> </File> <File RelativePath=".\psych.h"> </File> <File RelativePath=".\tns.h"> </File> <File RelativePath=".\util.h"> </File> </Filter> <File RelativePath=".\libfaac.def"> </File> </Files> <Globals> </Globals></VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -