blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj
Andrea Weikert 8fdaa263c0 MSVC 9 projectfiles
* Added GLEW_STATIC where necessary to make Blender compile again
* First attempt at compiling blenderplayer again - compiles, but doesn't link yet 
* removed deprecated SND_ functions from blenderplayer
2009-11-22 13:15:36 +00:00

769 lines
18 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="INT_audaspace"
ProjectGUID="{87032FD2-9BA0-6B43-BE33-8902BA8F9172}"
RootNamespace="audaspace"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Blender Release|Win32"
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace"
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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="2"
AdditionalIncludeDirectories="..\..;..\..\ffmpeg;..\..\FX;..\..\intern;..\..\OpenAL;..\..\SDL;..\..\SRC;..\..\sndfile;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\ffmpeg\include\msvc;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\include;..\..\..\..\..\lib\windows\jack\include;..\..\..\..\..\lib\windows\sndfile\include"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,WITH_FFMPEG,WITH_SDL,WITH_OPENAL"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\audaspace\audaspace.pch"
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\audaspace\"
ObjectFile="..\..\..\..\..\build\msvc_9\intern\audaspace\"
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\audaspace\"
WarningLevel="2"
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1043"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\libaudaspace.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Blender Debug|Win32"
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\debug"
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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="..\..;..\..\ffmpeg;..\..\FX;..\..\intern;..\..\OpenAL;..\..\SDL;..\..\SRC;..\..\sndfile;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\ffmpeg\include\msvc;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\include;..\..\..\..\..\lib\windows\jack\include;..\..\..\..\..\lib\windows\sndfile\include"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,WITH_FFMPEG,WITH_SDL,WITH_OPENAL"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
BufferSecurityCheck="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\audaspace\debug\audaspace.pch"
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\audaspace\debug\"
ObjectFile="..\..\..\..\..\build\msvc_9\intern\audaspace\debug\"
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\audaspace\debug\"
WarningLevel="2"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1043"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\debug\libaudaspace.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="3DPlugin Release|Win32"
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll"
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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"
InlineFunctionExpansion="2"
AdditionalIncludeDirectories="..\..;..\..\ffmpeg;..\..\FX;..\..\intern;..\..\OpenAL;..\..\SDL;..\..\SRC;..\..\sndfile;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\ffmpeg\include\msvc;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\include;..\..\..\..\..\lib\windows\jack\include;..\..\..\..\..\lib\windows\sndfile\include"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,WITH_FFMPEG,WITH_SDL,WITH_OPENAL"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\audaspace.pch"
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\"
ObjectFile="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\"
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\"
WarningLevel="2"
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1043"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\libaudaspace.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="3DPlugin Debug|Win32"
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug"
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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="..\..;..\..\ffmpeg;..\..\FX;..\..\intern;..\..\OpenAL;..\..\SDL;..\..\SRC;..\..\sndfile;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\ffmpeg\include\msvc;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\include;..\..\..\..\..\lib\windows\jack\include;..\..\..\..\..\lib\windows\sndfile\include"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,WITH_FFMPEG,WITH_SDL,WITH_OPENAL"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug\audaspace.pch"
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug\"
ObjectFile="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug\"
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\audaspace\mtdll\debug\"
WarningLevel="2"
SuppressStartupBanner="true"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1043"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\debug\libaudaspace.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="intern"
>
<File
RelativePath="..\..\intern\AUD_Buffer.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_Buffer.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_BufferReader.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_BufferReader.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_C-API.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_C-API.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ChannelMapperFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ChannelMapperFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ChannelMapperReader.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ChannelMapperReader.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterFunctions.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterFunctions.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterReader.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ConverterReader.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_FileFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_FileFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_FloatMixer.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_FloatMixer.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_I3DDevice.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_IDevice.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_IFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_IMixer.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_IReader.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_MixerFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_MixerFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_NULLDevice.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_NULLDevice.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ReadDevice.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_ReadDevice.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_Reference.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_ResampleFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_SinusFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_SinusFactory.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_SinusReader.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_SinusReader.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_SoftwareDevice.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_SoftwareDevice.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_SourceCaps.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_Space.h"
>
</File>
<File
RelativePath="..\..\intern\AUD_StreamBufferFactory.cpp"
>
</File>
<File
RelativePath="..\..\intern\AUD_StreamBufferFactory.h"
>
</File>
</Filter>
<Filter
Name="ffmpeg"
>
<File
RelativePath="..\..\ffmpeg\AUD_FFMPEGFactory.cpp"
>
</File>
<File
RelativePath="..\..\ffmpeg\AUD_FFMPEGFactory.h"
>
</File>
<File
RelativePath="..\..\ffmpeg\AUD_FFMPEGReader.cpp"
>
</File>
<File
RelativePath="..\..\ffmpeg\AUD_FFMPEGReader.h"
>
</File>
</Filter>
<Filter
Name="FX"
>
<File
RelativePath="..\..\FX\AUD_DelayFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_DelayFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_DelayReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_DelayReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_DoubleReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_DoubleReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_EffectFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_EffectFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_EffectReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_EffectReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_FaderFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_FaderFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_FaderReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_FaderReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_LimiterFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_LimiterFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_LimiterReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_LimiterReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_LoopFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_LoopFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_LoopReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_LoopReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_PingPongFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_PingPongFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_PitchFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_PitchFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_PitchReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_PitchReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_ReverseFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_ReverseFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_ReverseReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_ReverseReader.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_VolumeFactory.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_VolumeFactory.h"
>
</File>
<File
RelativePath="..\..\FX\AUD_VolumeReader.cpp"
>
</File>
<File
RelativePath="..\..\FX\AUD_VolumeReader.h"
>
</File>
</Filter>
<Filter
Name="OpenAL"
>
<File
RelativePath="..\..\OpenAL\AUD_OpenALDevice.cpp"
>
</File>
<File
RelativePath="..\..\OpenAL\AUD_OpenALDevice.h"
>
</File>
</Filter>
<Filter
Name="SDL"
>
<File
RelativePath="..\..\SDL\AUD_SDLDevice.cpp"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLDevice.h"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixer.cpp"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixer.h"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixerFactory.cpp"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixerFactory.h"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixerReader.cpp"
>
</File>
<File
RelativePath="..\..\SDL\AUD_SDLMixerReader.h"
>
</File>
</Filter>
<Filter
Name="SRC"
>
<File
RelativePath="..\..\SRC\AUD_SRCResampleFactory.cpp"
>
</File>
<File
RelativePath="..\..\SRC\AUD_SRCResampleFactory.h"
>
</File>
<File
RelativePath="..\..\SRC\AUD_SRCResampleReader.cpp"
>
</File>
<File
RelativePath="..\..\SRC\AUD_SRCResampleReader.h"
>
</File>
</Filter>
<Filter
Name="jack"
>
<File
RelativePath="..\..\jack\AUD_JackDevice.cpp"
>
</File>
<File
RelativePath="..\..\jack\AUD_JackDevice.h"
>
</File>
</Filter>
<Filter
Name="sndfile"
>
<File
RelativePath="..\..\sndfile\AUD_SndFileFactory.cpp"
>
</File>
<File
RelativePath="..\..\sndfile\AUD_SndFileFactory.h"
>
</File>
<File
RelativePath="..\..\sndfile\AUD_SndFileReader.cpp"
>
</File>
<File
RelativePath="..\..\sndfile\AUD_SndFileReader.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>