442 lines
9.7 KiB
XML
442 lines
9.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="sound_lowlevel"
|
|
ProjectGUID="{89064E9B-14E9-4FB2-8536-A9151DF55C68}"
|
|
RootNamespace="sound_lowlevel"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
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="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../../../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdsound_lowlevel.h"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=" libogg.lib libvorbis.lib libvorbisfile.lib"
|
|
OutputFile="..\..\..\lib\nl$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../../../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdsound_lowlevel.h"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=" libogg.lib libvorbis.lib libvorbisfile.lib"
|
|
OutputFile="..\..\..\lib64\nl$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../include"
|
|
PreprocessorDefinitions="_LIB;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdsound_lowlevel.h"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=" libogg.lib libvorbis.lib libvorbisfile.lib"
|
|
OutputFile="..\..\..\lib\nl$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../../../include"
|
|
PreprocessorDefinitions="_LIB;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdsound_lowlevel.h"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=" libogg.lib libvorbis.lib libvorbisfile.lib"
|
|
OutputFile="..\..\..\lib64\nl$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="include"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\effect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\listener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\music_buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\music_buffer_vorbis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\music_channel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\sound_driver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\nel\sound\driver\source.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="buffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\effect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="listener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\music_buffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\music_buffer_vorbis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\music_channel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="sound_driver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="source.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdsound_lowlevel.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdsound_lowlevel.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|