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:
-rw-r--r--intern/iksolver/make/msvc_7_0/iksolver.vcproj9
-rw-r--r--projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj6
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="">
<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">
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
@@ -352,6 +352,9 @@
RelativePath="..\..\..\source\blender\blenlib\intern\dynlib.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\blenlib\intern\edgehash.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\intern\fileops.c">
</File>
<File
@@ -407,6 +410,9 @@
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_callbacks.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_edgehash.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\blenlib\BLI_editVert.h">
</File>
<File