From 6d07302694498435c990cdd0c3c33e7c795b7bc2 Mon Sep 17 00:00:00 2001 From: Joseph Gilbert Date: Mon, 19 Apr 2004 07:08:21 +0000 Subject: -update to msvc7 project for NLA module --- .../blender/BPY_python/BPY_python.vcproj | 164 ++++++++++++--------- 1 file changed, 92 insertions(+), 72 deletions(-) (limited to 'projectfiles_vc7') diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj index 01664bd2e6c..fd3cb1e5462 100644 --- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj +++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj @@ -1,7 +1,7 @@ - + @@ -54,6 +54,12 @@ Culture="1033"/> + + + + + + + + + RelativePath="..\..\..\source\blender\python\api2_2x\BezTriple.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\BGL.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Blender.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Bone.c"> + RelativePath="..\..\..\source\blender\python\BPY_interface.c"> + RelativePath="..\..\..\source\blender\python\BPY_menus.c"> @@ -132,17 +146,26 @@ + + + + + + + RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.c"> @@ -159,9 +182,6 @@ - - @@ -169,70 +189,67 @@ RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.c"> - - + RelativePath="..\..\..\source\blender\python\api2_2x\matrix.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\MTex.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\NLA.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Noise.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Object.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Particle.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\quat.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Registry.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Scene.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Sys.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Text.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Texture.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Types.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\vector.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Wave.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\Window.c"> + RelativePath="..\..\..\source\blender\python\api2_2x\World.c"> + + + RelativePath="..\..\..\source\blender\python\api2_2x\Blender.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Bone.h"> + RelativePath="..\..\..\source\blender\python\BPY_extern.h"> + RelativePath="..\..\..\source\blender\python\BPY_menus.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\bpy_types.h"> @@ -265,17 +285,26 @@ + + + + + + + RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.h"> @@ -292,9 +321,6 @@ - - @@ -302,73 +328,67 @@ RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.h"> - - - - + RelativePath="..\..\..\source\blender\python\api2_2x\matrix.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\modules.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\MTex.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\NLA.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Object.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Particle.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\quat.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Registry.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Scene.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Sys.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Text.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Texture.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Types.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\vector.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Wave.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\Window.h"> + RelativePath="..\..\..\source\blender\python\api2_2x\World.h"> -- cgit v1.2.3