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>2008-12-22 13:07:13 +0300
committerAndrea Weikert <elubie@gmx.net>2008-12-22 13:07:13 +0300
commitfa12c089b125a8705310122d0022bf82f4d93972 (patch)
tree5bd7a3d3d9113e6e7d00ebbe7c8d074b97609e07 /projectfiles_vc9
parent2474329ba82a85d7c97735a1b690852d38146387 (diff)
2.5 MSVC9 projectfiles
* small update for anim_keyframes_draw.c and space_action/action_draw.c
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index b2b02d9ca6a..8964d169d0c 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -202,6 +202,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\include\ED_keyframes_draw.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\include\ED_keyframing.h"
>
</File>
@@ -591,6 +595,10 @@
Name="space_action"
>
<File
+ RelativePath="..\..\..\source\blender\editors\space_action\action_draw.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\space_action\action_header.c"
>
</File>
@@ -695,6 +703,10 @@
>
</File>
<File
+ RelativePath="..\..\..\source\blender\editors\animation\anim_keyframes_draw.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\source\blender\editors\animation\anim_keyframing.c"
>
</File>