MSVC 6.0 ProjectFiles update. The file Kester added in his last commits were missing from the project files.

This commit is contained in:
Martin Poirier 2004-05-20 02:12:14 +00:00
parent dbb6dc5d2f
commit 87f6745050
3 changed files with 24 additions and 4 deletions

View File

@ -111,10 +111,6 @@ SOURCE=..\..\..\source\blender\render\intern\source\jitter.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\render\intern\source\outerRenderLoop.c
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\render\intern\source\pixelblending.c
# End Source File
# Begin Source File

View File

@ -315,6 +315,10 @@ SOURCE=..\..\..\source\gameengine\Ketsji\KX_PyConstraintBinding.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\source\gameengine\Ketsji\KX_PyMath.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\source\gameengine\Ketsji\KX_PythonInit.cpp
# End Source File
# Begin Source File
@ -555,6 +559,10 @@ SOURCE=..\..\..\source\gameengine\Ketsji\KX_PyConstraintBinding.h
# End Source File
# Begin Source File
SOURCE=..\..\..\source\gameengine\Ketsji\KX_PyMath.h
# End Source File
# Begin Source File
SOURCE=..\..\..\source\gameengine\Ketsji\KX_PythonInit.h
# End Source File
# Begin Source File

View File

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