mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 14:20:19 +01:00
305 lines
6.2 KiB
XML
305 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libmad"
|
|
ProjectGUID="{74635DE6-DD14-4BAD-B820-A7531766D78E}"
|
|
RootNamespace="libmad"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\libmad\msvc++"
|
|
PreprocessorDefinitions="FPM_DEFAULT;_LIB;HAVE_CONFIG_H;ASO_ZEROCHECK;WIN32;_DEBUG;DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/libmad.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Debug\libmad.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/libmad.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\libmad\msvc++"
|
|
PreprocessorDefinitions="NDEBUG;FPM_INTEL;WIN32;_LIB;HAVE_CONFIG_H;ASO_ZEROCHECK"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/libmad.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Release\libmad.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/libmad.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="c"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\libmad\bit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\fixed.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\frame.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\huffman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\layer12.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\layer3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\stream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\synth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\timer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\version.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\libmad\bit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\fixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\frame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\huffman.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\layer12.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\layer3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\mad.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\synth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\version.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Data Files"
|
|
Filter="dat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\libmad\D.dat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\imdct_s.dat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\qc_table.dat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\rq_table.dat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\libmad\sf_table.dat"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|