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 /projectfiles_vc7
parentc9eb15714cd6e559a03a09c277294c7f184eb008 (diff)
Update to .NET project files
- added edgehash stuff - added new IK solver stuff (rebuild /intern)
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj6
1 files changed, 6 insertions, 0 deletions
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