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:
authorJoseph Gilbert <ascotan@gmail.com>2005-08-31 02:11:31 +0400
committerJoseph Gilbert <ascotan@gmail.com>2005-08-31 02:11:31 +0400
commit2ead4feddfdfc6ae2073af1b539cc3f8bfd22119 (patch)
tree54862451db8d260426f2d82861e61bda12ab0a77 /intern/iksolver
parentc9eb15714cd6e559a03a09c277294c7f184eb008 (diff)
Update to .NET project files
- added edgehash stuff - added new IK solver stuff (rebuild /intern)
Diffstat (limited to 'intern/iksolver')
-rw-r--r--intern/iksolver/make/msvc_7_0/iksolver.vcproj9
1 files changed, 6 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="">
<File
- RelativePath="..\..\intern\IK_QChain.cpp">
+ RelativePath="..\..\intern\IK_QJacobian.cpp">
</File>
<File
- RelativePath="..\..\intern\IK_QChain.h">
+ RelativePath="..\..\intern\IK_QJacobian.h">
</File>
<File
RelativePath="..\..\intern\IK_QJacobianSolver.cpp">
@@ -265,7 +265,10 @@ ECHO Done
RelativePath="..\..\intern\IK_QSegment.h">
</File>
<File
- RelativePath="..\..\intern\IK_QSolver_Class.h">
+ RelativePath="..\..\intern\IK_QTask.cpp">
+ </File>
+ <File
+ RelativePath="..\..\intern\IK_QTask.h">
</File>
<File
RelativePath="..\..\intern\IK_Solver.cpp">