mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
2f524481c1
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1002 4e206d99-4929-0410-ac5d-dfc041789085
492 lines
12 KiB
XML
492 lines
12 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="sfml-audio"
|
|
ProjectGUID="{B1BDA469-E6A7-4AF7-BDF9-EDDD7AD979A2}"
|
|
RootNamespace="sfml-audio"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include";"$(SolutionDir)..\..\extlibs\headers""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SFML_EXPORTS;SFML_DYNAMIC"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""$(SolutionDir)..\..\extlibs\libs-vc2005\openal32.lib" "$(SolutionDir)..\..\extlibs\libs-vc2005\sndfile.lib""
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-d.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include";"$(SolutionDir)..\..\extlibs\headers""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;SFML_EXPORTS;SFML_DYNAMIC"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""$(SolutionDir)..\..\extlibs\libs-vc2005\openal32.lib" "$(SolutionDir)..\..\extlibs\libs-vc2005\sndfile.lib""
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="0"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug static|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include";"$(SolutionDir)..\..\extlibs\headers""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SFML_EXPORTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=""$(SolutionDir)..\..\extlibs\libs-vc2005\openal32.lib" "$(SolutionDir)..\..\extlibs\libs-vc2005\sndfile.lib""
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-s-d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release static|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)..\..\Temp\vc2008\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\..\src";"$(SolutionDir)..\..\include";"$(SolutionDir)..\..\extlibs\headers""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;SFML_EXPORTS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=""$(SolutionDir)..\..\extlibs\libs-vc2005\openal32.lib" "$(SolutionDir)..\..\extlibs\libs-vc2005\sndfile.lib""
|
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\$(ProjectName)-s.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="stb_vorbis"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
WarningLevel="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WarningLevel="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release static|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
WarningLevel="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\stb_vorbis\stb_vorbis.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\AudioDevice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\AudioDevice.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\AudioResource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\AudioResource.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Listener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Listener.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Music.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Music.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\OpenAL.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\Sound.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundBuffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundBuffer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundBufferRecorder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundBufferRecorder.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFile.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFileDefault.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundFileOgg.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundRecorder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundRecorder.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SFML\Audio\SoundStream.hpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|