308 lines
8.7 KiB
XML
308 lines
8.7 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="libfaad2_dll"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\DebugDLL"
|
|
IntermediateDirectory=".\DebugDLL"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="fftw"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\DebugDLL/libfaad2_dll.pch"
|
|
AssemblerListingLocation=".\DebugDLL/"
|
|
ObjectFile=".\DebugDLL/"
|
|
ProgramDataBaseFileName=".\DebugDLL/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
AdditionalOptions="">
|
|
<IntelOptions
|
|
Optimization="0"
|
|
MinimalRebuild="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
AllOptions="/c /I "fftw" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "libfaad2_dll_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /YX"StdAfx.h" /Fp".\DebugDLL/libfaad2_dll.pch" /Fo".\DebugDLL/" /Fd".\DebugDLL/" /Gd"
|
|
MSOriginalAdditionalOptions=""/>
|
|
</Tool>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="DebugDLL/libfaad2.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
ModuleDefinitionFile=".\libfaad2.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\DebugDLL/libfaad2.pdb"
|
|
ImportLibrary=".\DebugDLL/libfaad2.lib">
|
|
<IntelOptions
|
|
AllOptions="/NOLOGO /DLL /OUT:"DebugDLL/libfaad2.dll" /INCREMENTAL odbc32.lib odbccp32.lib /DEF:".\libfaad2.def" /DEBUG /PDB:".\DebugDLL/libfaad2.pdb" /TLBID:1 /IMPLIB:".\DebugDLL/libfaad2.lib" /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
|
|
MSOriginalAdditionalOptions="/MACHINE:I386"/>
|
|
</Tool>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\DebugDLL/libfaad2_dll.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1031"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\ReleaseDLL"
|
|
IntermediateDirectory=".\ReleaseDLL"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\ReleaseDLL/libfaad2_dll.pch"
|
|
AssemblerListingLocation=".\ReleaseDLL/"
|
|
ObjectFile=".\ReleaseDLL/"
|
|
ProgramDataBaseFileName=".\ReleaseDLL/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"
|
|
AdditionalOptions="">
|
|
<IntelOptions
|
|
Optimization="2"
|
|
GlobalOptimizations="1"
|
|
InlineFuncExpansion="1"
|
|
OmitFramePtrs="1"
|
|
StringPooling="1"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="1"
|
|
FunctionLevelLinking="1"
|
|
AllOptions="/c /nologo /W3 /O2 /Og /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "libfaad2_dll_EXPORTS" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /GS /Gy /YX"StdAfx.h" /Fp".\ReleaseDLL/libfaad2_dll.pch" /Fo".\ReleaseDLL/" /Fd".\ReleaseDLL/" /Gd"
|
|
MSOriginalAdditionalOptions=""/>
|
|
</Tool>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile="ReleaseDLL/libfaad2.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ModuleDefinitionFile=".\libfaad2.def"
|
|
ProgramDatabaseFile=".\ReleaseDLL/libfaad2.pdb"
|
|
ImportLibrary=".\ReleaseDLL/libfaad2.lib">
|
|
<IntelOptions
|
|
AllOptions="/NOLOGO /DLL /OUT:"ReleaseDLL/libfaad2.dll" /INCREMENTAL:NO /DEF:".\libfaad2.def" /PDB:".\ReleaseDLL/libfaad2.pdb" /TLBID:1 /IMPLIB:".\ReleaseDLL/libfaad2.lib" /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
|
|
MSOriginalAdditionalOptions="/MACHINE:I386"/>
|
|
</Tool>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\ReleaseDLL/libfaad2_dll.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1031"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\bits.c"/>
|
|
<File
|
|
RelativePath=".\cfft.c"/>
|
|
<File
|
|
RelativePath="common.c"/>
|
|
<File
|
|
RelativePath=".\data.c"/>
|
|
<File
|
|
RelativePath=".\decoder.c"/>
|
|
<File
|
|
RelativePath="dither.c"/>
|
|
<File
|
|
RelativePath=".\drc.c"/>
|
|
<File
|
|
RelativePath=".\error.c"/>
|
|
<File
|
|
RelativePath=".\filtbank.c"/>
|
|
<File
|
|
RelativePath="hcr.c"/>
|
|
<File
|
|
RelativePath=".\ic_predict.c"/>
|
|
<File
|
|
RelativePath=".\is.c"/>
|
|
<File
|
|
RelativePath=".\lt_predict.c"/>
|
|
<File
|
|
RelativePath=".\mdct.c"/>
|
|
<File
|
|
RelativePath=".\mp4.c"/>
|
|
<File
|
|
RelativePath=".\ms.c"/>
|
|
<File
|
|
RelativePath=".\output.c"/>
|
|
<File
|
|
RelativePath=".\pns.c"/>
|
|
<File
|
|
RelativePath=".\pulse.c"/>
|
|
<File
|
|
RelativePath="rvlc.c"/>
|
|
<File
|
|
RelativePath=".\specrec.c"/>
|
|
<File
|
|
RelativePath="ssr.c"/>
|
|
<File
|
|
RelativePath=".\syntax.c"/>
|
|
<File
|
|
RelativePath=".\tns.c"/>
|
|
<Filter
|
|
Name="codebook"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\codebook\hcb_1.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_10.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_11.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_2.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_3.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_4.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_5.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_6.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_7.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_8.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_9.c"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb_sf.c"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Tns.h"/>
|
|
<File
|
|
RelativePath=".\analysis.h"/>
|
|
<File
|
|
RelativePath=".\bits.h"/>
|
|
<File
|
|
RelativePath=".\cfft.h"/>
|
|
<File
|
|
RelativePath=".\common.h"/>
|
|
<File
|
|
RelativePath=".\data.h"/>
|
|
<File
|
|
RelativePath=".\decoder.h"/>
|
|
<File
|
|
RelativePath="dither.h"/>
|
|
<File
|
|
RelativePath=".\drc.h"/>
|
|
<File
|
|
RelativePath=".\error.h"/>
|
|
<File
|
|
RelativePath=".\filtbank.h"/>
|
|
<File
|
|
RelativePath=".\codebook\hcb.h"/>
|
|
<File
|
|
RelativePath=".\huffman.h"/>
|
|
<File
|
|
RelativePath=".\ic_predict.h"/>
|
|
<File
|
|
RelativePath=".\is.h"/>
|
|
<File
|
|
RelativePath=".\kbd_win.h"/>
|
|
<File
|
|
RelativePath=".\lt_predict.h"/>
|
|
<File
|
|
RelativePath=".\mdct.h"/>
|
|
<File
|
|
RelativePath=".\mp4.h"/>
|
|
<File
|
|
RelativePath=".\ms.h"/>
|
|
<File
|
|
RelativePath=".\output.h"/>
|
|
<File
|
|
RelativePath=".\pns.h"/>
|
|
<File
|
|
RelativePath=".\pulse.h"/>
|
|
<File
|
|
RelativePath="rvlc.h"/>
|
|
<File
|
|
RelativePath=".\specrec.h"/>
|
|
<File
|
|
RelativePath="ssr.h"/>
|
|
<File
|
|
RelativePath=".\syntax.h"/>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\libfaad2.def"/>
|
|
</Files>
|
|
<Globals/>
|
|
</VisualStudioProject>
|