forked from bartvdbraak/blender
c8b4cf9206
svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19820:HEAD Notes: * Game and sequencer RNA, and sequencer header are now out of date a bit after changes in trunk. * I didn't know how to port these bugfixes, most likely they are not needed anymore. * Fix "duplicate strip" always increase the user count for ipo. * IPO pinning on sequencer strips was lost during Undo.
546 lines
14 KiB
XML
546 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="SG_SceneGraph"
|
|
ProjectGUID="{09222F5E-1625-4FF3-A89A-384D16875EE5}"
|
|
RootNamespace="SG_SceneGraph"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Blender Release|Win32"
|
|
OutputDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph"
|
|
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="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\SG_SceneGraph.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\source\gameengine\scenegraph\debug"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\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="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\debug\SG_SceneGraph.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\source\gameengine\scenegraph\mtdll\debug"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\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="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\debug\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\debug\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\mtdll\debug\SG_SceneGraph.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\source\gameengine\scenegraph\mtdll"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\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="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\mtdll\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\mtdll\SG_SceneGraph.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="BlenderPlayer Debug|Win32"
|
|
OutputDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\blenplayer"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\blenplayer"
|
|
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="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\debug\SG_SceneGraph.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="BlenderPlayer Release|Win32"
|
|
OutputDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\blenplayer"
|
|
IntermediateDirectory="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\blenplayer"
|
|
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="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\moto\include"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
DefaultCharIsUnsigned="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\SG_SceneGraph.pch"
|
|
AssemblerListingLocation="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
ObjectFile="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\gameengine\scenegraph\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\build\msvc_9\libs\SG_SceneGraph.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"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_BBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_IObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Node.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Spatial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Tree.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_BBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Controller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_DList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_IObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Node.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_ParentRelation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_QList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Spatial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\source\gameengine\SceneGraph\SG_Tree.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|