ref: 88f098306645a93fe6e78829816be410219290fb
dir: /msvc9/LibMp3Lame.vcproj/
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="LibMp3Lame" ProjectGUID="{4DFD6FD1-96F1-434A-AC69-01783B876354}" RootNamespace="LibMp3Lame" Keyword="Win32Proj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\" IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" ConfigurationType="2" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="Mp3Lame;../../lame;../../lame/include;../../lame/libmp3lame;../../lame/mpglib" PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H" StringPooling="true" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" EnableFunctionLevelLinking="true" FloatingPointModel="2" RuntimeTypeInfo="false" UsePrecompiledHeader="0" WarningLevel="3" WarnAsError="true" SuppressStartupBanner="true" DebugInformationFormat="3" CallingConvention="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(SolutionDir)$(ConfigurationName)\$(ProjectName).dll" ModuleDefinitionFile="..\..\lame\include\lame.def" GenerateDebugInformation="true" SetChecksum="true" ImportLibrary="$(OutDir)$(TargetName).lib" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\" IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" ConfigurationType="2" CharacterSet="1" WholeProgramOptimization="1" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="2" EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="Mp3Lame;../../lame;../../lame/include;../../lame/libmp3lame;../../lame/mpglib" PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="0" EnableFunctionLevelLinking="true" FloatingPointModel="2" RuntimeTypeInfo="false" UsePrecompiledHeader="0" WarningLevel="3" WarnAsError="true" SuppressStartupBanner="true" DebugInformationFormat="3" CallingConvention="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(SolutionDir)$(ConfigurationName)\$(ProjectName).dll" LinkIncremental="1" ModuleDefinitionFile="..\..\lame\include\lame.def" GenerateDebugInformation="true" OptimizeReferences="2" EnableCOMDATFolding="2" SetChecksum="true" ImportLibrary="$(OutDir)$(TargetName).lib" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File RelativePath="..\..\lame\libmp3lame\bitstream.c" > </File> <File RelativePath="..\..\lame\mpglib\common.c" > </File> <File RelativePath="..\..\lame\mpglib\dct64_i386.c" > </File> <File RelativePath="..\..\lame\mpglib\decode_i386.c" > </File> <File RelativePath="..\..\lame\libmp3lame\encoder.c" > </File> <File RelativePath="..\..\lame\libmp3lame\fft.c" > </File> <File RelativePath="..\..\lame\libmp3lame\gain_analysis.c" > </File> <File RelativePath="..\..\lame\libmp3lame\id3tag.c" > </File> <File RelativePath="..\..\lame\mpglib\interface.c" > </File> <File RelativePath="..\..\lame\libmp3lame\lame.c" > </File> <File RelativePath="..\..\lame\include\lame.def" > </File> <File RelativePath="..\..\lame\mpglib\layer1.c" > </File> <File RelativePath="..\..\lame\mpglib\layer2.c" > </File> <File RelativePath="..\..\lame\mpglib\layer3.c" > </File> <File RelativePath="..\..\lame\libmp3lame\mpglib_interface.c" > </File> <File RelativePath="..\..\lame\libmp3lame\newmdct.c" > </File> <File RelativePath="..\..\lame\libmp3lame\presets.c" > </File> <File RelativePath="..\..\lame\libmp3lame\psymodel.c" > </File> <File RelativePath="..\..\lame\libmp3lame\quantize.c" > </File> <File RelativePath="..\..\lame\libmp3lame\quantize_pvt.c" > </File> <File RelativePath="..\..\lame\libmp3lame\reservoir.c" > </File> <File RelativePath="..\..\lame\libmp3lame\set_get.c" > </File> <File RelativePath="..\..\lame\mpglib\tabinit.c" > </File> <File RelativePath="..\..\lame\libmp3lame\tables.c" > </File> <File RelativePath="..\..\lame\libmp3lame\takehiro.c" > </File> <File RelativePath="..\..\lame\libmp3lame\util.c" > </File> <File RelativePath="..\..\lame\libmp3lame\vbrquantize.c" > </File> <File RelativePath="..\..\lame\libmp3lame\VbrTag.c" > </File> <File RelativePath="..\..\lame\libmp3lame\version.c" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > <File RelativePath="..\..\lame\libmp3lame\bitstream.h" > </File> <File RelativePath="..\..\lame\mpglib\common.h" > </File> <File RelativePath="..\..\lame\configMS.h" > </File> <File RelativePath="..\..\lame\mpglib\dct64_i386.h" > </File> <File RelativePath="..\..\lame\mpglib\decode_i386.h" > </File> <File RelativePath="..\..\lame\libmp3lame\encoder.h" > </File> <File RelativePath="..\..\lame\libmp3lame\fft.h" > </File> <File RelativePath="..\..\lame\libmp3lame\gain_analysis.h" > </File> <File RelativePath="..\..\lame\mpglib\huffman.h" > </File> <File RelativePath="..\..\lame\libmp3lame\id3tag.h" > </File> <File RelativePath="..\..\lame\mpglib\interface.h" > </File> <File RelativePath="..\..\lame\mpglib\l2tables.h" > </File> <File RelativePath="..\..\lame\libmp3lame\l3side.h" > </File> <File RelativePath="..\..\lame\libmp3lame\lame-analysis.h" > </File> <File RelativePath="..\..\lame\include\lame.h" > </File> <File RelativePath="..\..\lame\libmp3lame\lame_global_flags.h" > </File> <File RelativePath="..\..\lame\libmp3lame\lameerror.h" > </File> <File RelativePath="..\..\lame\mpglib\layer1.h" > </File> <File RelativePath="..\..\lame\mpglib\layer2.h" > </File> <File RelativePath="..\..\lame\mpglib\layer3.h" > </File> <File RelativePath="..\..\lame\libmp3lame\machine.h" > </File> <File RelativePath="..\..\lame\mpglib\mpg123.h" > </File> <File RelativePath="..\..\lame\mpglib\mpglib.h" > </File> <File RelativePath="..\..\lame\libmp3lame\newmdct.h" > </File> <File RelativePath="..\..\lame\libmp3lame\psymodel.h" > </File> <File RelativePath="..\..\lame\libmp3lame\quantize.h" > </File> <File RelativePath="..\..\lame\libmp3lame\quantize_pvt.h" > </File> <File RelativePath="..\..\lame\libmp3lame\reservoir.h" > </File> <File RelativePath="..\..\lame\libmp3lame\set_get.h" > </File> <File RelativePath="..\..\lame\mpglib\tabinit.h" > </File> <File RelativePath="..\..\lame\libmp3lame\tables.h" > </File> <File RelativePath="..\..\lame\libmp3lame\util.h" > </File> <File RelativePath="..\..\lame\libmp3lame\vbrquantize.h" > </File> <File RelativePath="..\..\lame\libmp3lame\VbrTag.h" > </File> <File RelativePath="..\..\lame\libmp3lame\version.h" > </File> </Filter> <Filter Name="Config Files" > <File RelativePath=".\Mp3Lame\config.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>