Revision: 22652
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=22652
Author:   ben2610
Date:     2009-08-20 11:18:55 +0200 (Thu, 20 Aug 2009)

Log Message:
-----------
update MSVC project files.

Modified Paths:
--------------
    branches/blender2.5/blender/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/blender2.5/blender/intern/audaspace/jack/AUD_JackDevice.h
    branches/blender2.5/blender/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/blender2.5/blender/intern/ghost/intern/GHOST_System.cpp
    branches/blender2.5/blender/projectfiles_vc9/blender/blender.sln
    
branches/blender2.5/blender/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    
branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Added Paths:
-----------
    branches/blender2.5/blender/extern/lzma/make/
    branches/blender2.5/blender/extern/lzma/make/msvc_9_0/
    branches/blender2.5/blender/extern/lzma/make/msvc_9_0/lzma.vcproj
    branches/blender2.5/blender/extern/lzo/make/
    branches/blender2.5/blender/extern/lzo/make/msvc_9_0/
    branches/blender2.5/blender/extern/lzo/make/msvc_9_0/lzo.vcproj

Added: branches/blender2.5/blender/extern/lzma/make/msvc_9_0/lzma.vcproj
===================================================================
--- branches/blender2.5/blender/extern/lzma/make/msvc_9_0/lzma.vcproj           
                (rev 0)
+++ branches/blender2.5/blender/extern/lzma/make/msvc_9_0/lzma.vcproj   
2009-08-20 09:18:55 UTC (rev 22652)
@@ -0,0 +1,385 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="9,00"
+       Name="EXT_lzma"
+       ProjectGUID="{79D0B232-208C-F208-DA71-79B4AC088602}"
+       RootNamespace="lzma"
+       TargetFrameworkVersion="131072"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Blender Debug|Win32"
+                       
OutputDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\debug"
+                       
IntermediateDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\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=""
+                               PreprocessorDefinitions="_DEBUG;_LIB;WIN32"
+                               ExceptionHandling="1"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\extern\lzma\debug\lzma.pch"
+                               
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\extern\lzma\debug\"
+                               
ObjectFile="..\..\..\..\..\build\msvc_9\extern\lzma\debug\"
+                               
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\extern\lzma\debug\"
+                               WarningLevel="3"
+                               SuppressStartupBanner="true"
+                               DebugInformationFormat="4"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               
OutputFile="..\..\..\..\..\build\msvc_9\libs\extern\debug\lzma.lib"
+                               SuppressStartupBanner="true"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Blender Release|Win32"
+                       
OutputDirectory="..\..\..\..\..\build\msvc_9\extern\lzma"
+                       
IntermediateDirectory="..\..\..\..\..\build\msvc_9\extern\lzma"
+                       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="1"
+                               AdditionalIncludeDirectories=""
+                               PreprocessorDefinitions="NDEBUG;_LIB;WIN32"
+                               StringPooling="true"
+                               ExceptionHandling="0"
+                               RuntimeLibrary="0"
+                               EnableFunctionLevelLinking="true"
+                               UsePrecompiledHeader="0"
+                               
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\extern\lzma\lzma.pch"
+                               
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\extern\lzma\"
+                               
ObjectFile="..\..\..\..\..\build\msvc_9\extern\lzma\"
+                               
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\extern\lzma\"
+                               WarningLevel="3"
+                               SuppressStartupBanner="true"
+                               DebugInformationFormat="1"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="1033"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               
OutputFile="..\..\..\..\..\build\msvc_9\libs\extern\lzma.lib"
+                               SuppressStartupBanner="true"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="3D Plugin Debug|Win32"
+                       
OutputDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\debug"
+                       
IntermediateDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\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=""
+                               PreprocessorDefinitions="_DEBUG;_LIB;WIN32"
+                               ExceptionHandling="0"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\debug\lzma.pch"
+                               
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\debug\"
+                               
ObjectFile="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\debug\"
+                               
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\debug\"
+                               WarningLevel="3"
+                               SuppressStartupBanner="true"
+                               DebugInformationFormat="4"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               
OutputFile="..\..\..\..\..\build\msvc_9\libs\extern\mtdll\debug\lzma.lib"
+                               SuppressStartupBanner="true"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="3D Plugin Release|Win32"
+                       
OutputDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll"
+                       
IntermediateDirectory="..\..\..\..\..\build\msvc_9\extern\lzma\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"
+                               Optimization="2"
+                               InlineFunctionExpansion="1"
+                               AdditionalIncludeDirectories=""
+                               PreprocessorDefinitions="NDEBUG;_LIB;WIN32"
+                               StringPooling="true"
+                               ExceptionHandling="0"
+                               RuntimeLibrary="2"
+                               EnableFunctionLevelLinking="true"
+                               UsePrecompiledHeader="0"
+                               
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\lzma.pch"
+                               
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\"
+                               
ObjectFile="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\"
+                               
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\extern\lzma\mtdll\"
+                               WarningLevel="3"
+                               SuppressStartupBanner="true"
+                               DebugInformationFormat="1"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="1033"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               
OutputFile="..\..\..\..\..\build\msvc_9\libs\extern\mtdll\lzma.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="Source Files"
+                       >
+                       <File
+                               RelativePath="..\..\Alloc.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzFind.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaDec.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaEnc.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaLib.c"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       >
+                       <File
+                               RelativePath="..\..\Alloc.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzFind.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzHash.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaDec.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaEnc.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\LzmaLib.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\Types.h"
+                               >
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>

Added: branches/blender2.5/blender/extern/lzo/make/msvc_9_0/lzo.vcproj
===================================================================
--- branches/blender2.5/blender/extern/lzo/make/msvc_9_0/lzo.vcproj             
                (rev 0)
+++ branches/blender2.5/blender/extern/lzo/make/msvc_9_0/lzo.vcproj     
2009-08-20 09:18:55 UTC (rev 22652)
@@ -0,0 +1,353 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="9,00"
+       Name="EXT_lzo"
+       ProjectGUID="{8BFA4082-773B-D100-BC24-659083BA023F}"
+       RootNamespace="lzo"
+       TargetFrameworkVersion="131072"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Blender Debug|Win32"
+                       
OutputDirectory="..\..\..\..\..\build\msvc_9\extern\lzo\debug"
+                       
IntermediateDirectory="..\..\..\..\..\build\msvc_9\extern\lzo\debug"
+                       ConfigurationType="4"
+                       
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="false"

@@ 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