Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'projectfiles/gameengine/scenegraph/SG_scenegraph.dsp')
-rw-r--r--projectfiles/gameengine/scenegraph/SG_scenegraph.dsp16
1 files changed, 16 insertions, 0 deletions
diff --git a/projectfiles/gameengine/scenegraph/SG_scenegraph.dsp b/projectfiles/gameengine/scenegraph/SG_scenegraph.dsp
index 212b3ac74a8..5a2b4c8cba3 100644
--- a/projectfiles/gameengine/scenegraph/SG_scenegraph.dsp
+++ b/projectfiles/gameengine/scenegraph/SG_scenegraph.dsp
@@ -140,6 +140,10 @@ LIB32=link.exe -lib
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
+SOURCE=..\..\..\source\gameengine\SceneGraph\SG_BBox.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Controller.cpp
# End Source File
# Begin Source File
@@ -154,12 +158,20 @@ SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Node.cpp
SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Spatial.cpp
# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Tree.cpp
+# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
+SOURCE=..\..\..\source\gameengine\SceneGraph\SG_BBox.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Controller.h
# End Source File
# Begin Source File
@@ -178,6 +190,10 @@ SOURCE=..\..\..\source\gameengine\SceneGraph\SG_ParentRelation.h
SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Spatial.h
# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\source\gameengine\SceneGraph\SG_Tree.h
+# End Source File
# End Group
# End Target
# End Project