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:
authorAndrea Weikert <elubie@gmx.net>2009-09-09 22:18:09 +0400
committerAndrea Weikert <elubie@gmx.net>2009-09-09 22:18:09 +0400
commitace94617c73651e78a8d65cbca83400f867a961e (patch)
tree595b747802f09e19dab961b3592f06575e818a2a /projectfiles_vc9
parent9e7c4ce806b8d6dc532c40d5aeaa15dc708e2a10 (diff)
2.5 MSVC projectfiles
* small maintenance for split files in editors/object
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj30
1 files changed, 23 insertions, 7 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index db0b851fd74..5a6519d3d35 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -1075,23 +1075,23 @@
Name="object"
>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_constraint.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_add.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_group.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_constraint.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_shapekey.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_edit.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_lattice.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_group.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_edit.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_hook.c"
>
</File>
<File
@@ -1099,6 +1099,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\object\object_lattice.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\object\object_modifier.c"
>
</File>
@@ -1107,11 +1111,23 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_vgroup.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_relations.c"
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\object\object_hook.c"
+ RelativePath="..\..\..\source\blender\editors\object\object_select.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_shapekey.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_transform.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\object\object_vgroup.c"
>
</File>
</Filter>