From 2ead4feddfdfc6ae2073af1b539cc3f8bfd22119 Mon Sep 17 00:00:00 2001 From: Joseph Gilbert Date: Tue, 30 Aug 2005 22:11:31 +0000 Subject: [PATCH] Update to .NET project files - added edgehash stuff - added new IK solver stuff (rebuild /intern) --- intern/iksolver/make/msvc_7_0/iksolver.vcproj | 9 ++++++--- projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj | 6 ++++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/intern/iksolver/make/msvc_7_0/iksolver.vcproj b/intern/iksolver/make/msvc_7_0/iksolver.vcproj index fc9518a80a7..3a65ca06f18 100644 --- a/intern/iksolver/make/msvc_7_0/iksolver.vcproj +++ b/intern/iksolver/make/msvc_7_0/iksolver.vcproj @@ -247,10 +247,10 @@ ECHO Done Name="intern" Filter=""> + RelativePath="..\..\intern\IK_QJacobian.cpp"> + RelativePath="..\..\intern\IK_QJacobian.h"> @@ -265,7 +265,10 @@ ECHO Done RelativePath="..\..\intern\IK_QSegment.h"> + RelativePath="..\..\intern\IK_QTask.cpp"> + + diff --git a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj index 649cb949bd1..8cc842596e7 100644 --- a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj +++ b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj @@ -351,6 +351,9 @@ + + @@ -406,6 +409,9 @@ + +