[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17857] branches/blender2.5/blender/ projectfiles_vc9/blender/editors/ED_editors.vcproj: 2.5 MSVC9 projectfiles

Andrea Weikert elubie at gmx.net
Sun Dec 14 19:12:32 CET 2008


Revision: 17857
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17857
Author:   elubie
Date:     2008-12-14 19:12:30 +0100 (Sun, 14 Dec 2008)

Log Message:
-----------
2.5 MSVC9 projectfiles
update for space_action, space_nla,  space_script, space_sequencer, space_text,space_sound.

Modified Paths:
--------------
    branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Modified: branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2008-12-14 18:04:31 UTC (rev 17856)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2008-12-14 18:12:30 UTC (rev 17857)
@@ -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>





More information about the Bf-blender-cvs mailing list