summaryrefslogtreecommitdiff
path: root/faad2/src/libfaad/libfaad2_dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'faad2/src/libfaad/libfaad2_dll.vcproj')
-rw-r--r--faad2/src/libfaad/libfaad2_dll.vcproj487
1 files changed, 487 insertions, 0 deletions
diff --git a/faad2/src/libfaad/libfaad2_dll.vcproj b/faad2/src/libfaad/libfaad2_dll.vcproj
new file mode 100644
index 0000000..5f11f49
--- /dev/null
+++ b/faad2/src/libfaad/libfaad2_dll.vcproj
@@ -0,0 +1,487 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="libfaad2_dll"
+ ProjectGUID="{482DA264-EE88-4575-B208-87C4CB80CD08}"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\DebugDLL"
+ IntermediateDirectory=".\DebugDLL"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\DebugDLL/libfaad2_dll.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions=""
+ Optimization="0"
+ AdditionalIncludeDirectories="fftw"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\DebugDLL/libfaad2_dll.pch"
+ AssemblerListingLocation=".\DebugDLL/"
+ ObjectFile=".\DebugDLL/"
+ ProgramDataBaseFileName=".\DebugDLL/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1031"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <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"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\ReleaseDLL"
+ IntermediateDirectory=".\ReleaseDLL"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\ReleaseDLL/libfaad2_dll.tlb"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions=""
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="1"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\ReleaseDLL/libfaad2_dll.pch"
+ AssemblerListingLocation=".\ReleaseDLL/"
+ ObjectFile=".\ReleaseDLL/"
+ ProgramDataBaseFileName=".\ReleaseDLL/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1031"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <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"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ >
+ <File
+ RelativePath=".\bits.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfft.c"
+ >
+ </File>
+ <File
+ RelativePath="common.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decoder.c"
+ >
+ </File>
+ <File
+ RelativePath=".\drc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\drm_dec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\error.c"
+ >
+ </File>
+ <File
+ RelativePath=".\filtbank.c"
+ >
+ </File>
+ <File
+ RelativePath="hcr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\huffman.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ic_predict.c"
+ >
+ </File>
+ <File
+ RelativePath=".\is.c"
+ >
+ </File>
+ <File
+ RelativePath=".\lt_predict.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mdct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mp4.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ms.c"
+ >
+ </File>
+ <File
+ RelativePath=".\output.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pns.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ps_dec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ps_syntax.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pulse.c"
+ >
+ </File>
+ <File
+ RelativePath="rvlc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_dct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_dec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_e_nf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_fbt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_hfadj.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_hfgen.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_huff.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_qmf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_syntax.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sbr_tf_grid.c"
+ >
+ </File>
+ <File
+ RelativePath=".\specrec.c"
+ >
+ </File>
+ <File
+ RelativePath="ssr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ssr_fb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ssr_ipqf.c"
+ >
+ </File>
+ <File
+ RelativePath=".\syntax.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tns.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ >
+ <File
+ RelativePath=".\analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\bits.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cfft.h"
+ >
+ </File>
+ <File
+ RelativePath=".\common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\data.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decoder.h"
+ >
+ </File>
+ <File
+ RelativePath="dither.h"
+ >
+ </File>
+ <File
+ RelativePath=".\drc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\error.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filtbank.h"
+ >
+ </File>
+ <File
+ RelativePath=".\codebook\hcb.h"
+ >
+ </File>
+ <File
+ RelativePath=".\huffman.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ic_predict.h"
+ >
+ </File>
+ <File
+ RelativePath=".\is.h"
+ >
+ </File>
+ <File
+ RelativePath=".\kbd_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lt_predict.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mdct.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mp4.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ms.h"
+ >
+ </File>
+ <File
+ RelativePath=".\output.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pns.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pulse.h"
+ >
+ </File>
+ <File
+ RelativePath="rvlc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\specrec.h"
+ >
+ </File>
+ <File
+ RelativePath="ssr.h"
+ >
+ </File>
+ <File
+ RelativePath=".\syntax.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Tns.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\libfaad2.def"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>