mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-10 04:42:50 +01:00
234 lines
6.2 KiB
XML
234 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="soundstretch"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
StructMemberAlignment="5"
|
|
PrecompiledHeaderFile=".\Debug/soundstretch.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SoundTouchD.lib"
|
|
OutputFile="Debug/soundstretchD.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
IgnoreDefaultLibraryNames="libc"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/soundstretchD.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\Debug/soundstretchD.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/soundstretch.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Debug\soundstretchD.exe ..\..\bin\"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1035"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\Release/soundstretch.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SoundTouch.lib"
|
|
OutputFile=".\Release/soundstretch.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="TRUE"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName=".\Release/soundstretch.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/soundstretch.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Release\soundstretch.exe ..\..\bin\"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1035"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="main.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="RunParameters.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="WavFile.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
BasicRuntimeChecks="3"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="RunParameters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="WavFile.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|