Codebase list faad2 / debian/2.6.1-3.1 libfaad / libfaad2_dll.vcproj
debian/2.6.1-3.1

Tree @debian/2.6.1-3.1 (Download .tar.gz)

libfaad2_dll.vcproj @debian/2.6.1-3.1raw · history · blame

<?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 &quot;fftw&quot; /ZI /nologo /W3 /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_USRDLL&quot; /D &quot;libfaad2_dll_EXPORTS&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /Gm /EHsc /RTC1 /MDd /YX&quot;StdAfx.h&quot; /Fp&quot;.\DebugDLL/libfaad2_dll.pch&quot; /Fo&quot;.\DebugDLL/&quot; /Fd&quot;.\DebugDLL/&quot; /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:&quot;DebugDLL/libfaad2.dll&quot; /INCREMENTAL odbc32.lib odbccp32.lib /DEF:&quot;.\libfaad2.def&quot; /DEBUG /PDB:&quot;.\DebugDLL/libfaad2.pdb&quot; /TLBID:1 /IMPLIB:&quot;.\DebugDLL/libfaad2.lib&quot; /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 &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_USRDLL&quot; /D &quot;libfaad2_dll_EXPORTS&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MD /GS /Gy /YX&quot;StdAfx.h&quot; /Fp&quot;.\ReleaseDLL/libfaad2_dll.pch&quot; /Fo&quot;.\ReleaseDLL/&quot; /Fd&quot;.\ReleaseDLL/&quot; /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:&quot;ReleaseDLL/libfaad2.dll&quot; /INCREMENTAL:NO /DEF:&quot;.\libfaad2.def&quot; /PDB:&quot;.\ReleaseDLL/libfaad2.pdb&quot; /TLBID:1 /IMPLIB:&quot;.\ReleaseDLL/libfaad2.lib&quot; /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>