Revision: 22347
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=22347
Author:   ben2610
Date:     2009-08-10 20:36:12 +0200 (Mon, 10 Aug 2009)

Log Message:
-----------
MSVC project files: add audaspace project, upgrade to Python 3.1

Modified Paths:
--------------
    
branches/blender2.5/blender/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/blender2.5/blender/projectfiles_vc9/blender/blender.sln
    branches/blender2.5/blender/projectfiles_vc9/blender/blender.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/blender2.5/blender/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/blender2.5/blender/projectfiles_vc9/blender/nodes/nodes.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/expression/EXP_expressions.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/gameplayer/axctl/GP_axctl.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/ketsji/network/KX_network.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj

Added Paths:
-----------
    branches/blender2.5/blender/intern/audaspace/make/
    branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/
    branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj

Added: 
branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj
===================================================================
--- branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj 
                        (rev 0)
+++ branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj 
2009-08-10 18:36:12 UTC (rev 22347)
@@ -0,0 +1,727 @@
+<?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"
+                               InlineFunctionExpansion="2"
+                               
AdditionalIncludeDirectories="..\..;..\..\ffmpeg;..\..\FX;..\..\intern;..\..\OpenAL;..\..\SDL;..\..\SRC;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\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;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\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;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\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;..\..\..\..\..\lib\windows\pthreads\include;..\..\..\..\..\lib\windows\samplerate\include;..\..\..\..\..\lib\windows\ffmpeg\include;..\..\..\..\..\lib\windows\sdl\include;..\..\..\..\..\lib\windows\openal\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_ChannelMapperFactory.cpp"
+                               >
+                       </File>
+                       <File
+                               
RelativePath="..\..\intern\AUD_ChannelMapperFactory.h"
+                               >
+                       </File>
+                       <File

@@ Diff output truncated at 10240 characters. @@

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to