mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Remove some old erratta, and do a major tidy up of line endings and properties on source files
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual C++ Express 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtwolame_dll", "libtwolame_dll.vcproj", "{DFB06356-061D-4EAD-82F5-4696149B6F01}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual C++ Express 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtwolame_dll", "libtwolame_dll.vcproj", "{DFB06356-061D-4EAD-82F5-4696149B6F01}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{DFB06356-061D-4EAD-82F5-4696149B6F01}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
@@ -1,367 +1,367 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="libtwolame_dll"
|
||||
ProjectGUID="{DFB06356-061D-4EAD-82F5-4696149B6F01}"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="lib"
|
||||
IntermediateDirectory="temp\dll\Debug"
|
||||
ConfigurationType="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBTWOLAME_DLL_EXPORTS;"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\twolameD.dll"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<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="lib"
|
||||
IntermediateDirectory="temp\dll\Release"
|
||||
ConfigurationType="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBTWOLAME_DLL_EXPORTS;"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\twolame.dll"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<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="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\libtwolame\ath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\availbits.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\bitbuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\common.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\configwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\crc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\dab.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\encode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\energy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\enwindow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\fft.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\mem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_0.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1_critband.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1_freqtable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2_absthr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_4.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_n1.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\subband.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\twolame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\winutil.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\libtwolame\ath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\availbits.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\bitbuffer.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\crc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\dab.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\encode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\energy.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\fft.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\get_set.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\mem.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_0.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_3.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_4.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_n1.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\subband.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\twolame.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\util.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="libtwolame_dll"
|
||||
ProjectGUID="{DFB06356-061D-4EAD-82F5-4696149B6F01}"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="lib"
|
||||
IntermediateDirectory="temp\dll\Debug"
|
||||
ConfigurationType="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBTWOLAME_DLL_EXPORTS;"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\twolameD.dll"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<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="lib"
|
||||
IntermediateDirectory="temp\dll\Release"
|
||||
ConfigurationType="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBTWOLAME_DLL_EXPORTS;"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\twolame.dll"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<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="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\libtwolame\ath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\availbits.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\bitbuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\common.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\configwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\crc.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\dab.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\encode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\energy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\enwindow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\fft.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\mem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_0.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1_critband.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1_freqtable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2_absthr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_4.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_n1.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\subband.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\twolame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\winutil.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\libtwolame\ath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\availbits.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\bitbuffer.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\crc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\dab.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\encode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\energy.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\fft.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\get_set.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\mem.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_0.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_1.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_3.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_4.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\psycho_n1.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\subband.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\twolame.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\libtwolame\util.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
@@ -1,20 +1,20 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual C++ Express 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtwolame_static", "libtwolame_static.vcproj", "{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual C++ Express 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtwolame_static", "libtwolame_static.vcproj", "{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8C69F7B6-684F-48D9-9057-8912CA3DAA8B}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user