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-14 21:12:30 +0300
committerAndrea Weikert <elubie@gmx.net>2008-12-14 21:12:30 +0300
commit5858ce449544052f4208e63275ec6acb25557dd2 (patch)
tree1a2632c9caea1f89cade4f763b0e4f4f8fc1a9bf /projectfiles_vc9
parent84b293fbc38fa0c5ee3f2038831bb423d27189ba (diff)
2.5 MSVC9 projectfiles
update for space_action, space_nla, space_script, space_sequencer, space_text,space_sound.
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj96
1 files changed, 96 insertions, 0 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index c57caa439e1..efd6ae8f341 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -527,6 +527,102 @@
>
</File>
</Filter>
+ <Filter
+ Name="space_action"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_action\action_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_action\action_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_action\space_action.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_nla"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_nla\nla_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_nla\nla_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_nla\space_nla.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_script"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_script\script_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_script\script_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_script\space_script.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_sequencer"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sequencer\sequencer_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sequencer\sequencer_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sequencer\space_sequencer.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_text"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_text\space_text.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_text\text_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_text\text_intern.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="space_sound"
+ >
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sound\sound_header.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sound\sound_intern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\editors\space_sound\space_sound.c"
+ >
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>