2.5 MSVC projectfiles

* update for NLA merge from Aligorith
This commit is contained in:
Andrea Weikert 2009-07-11 17:29:53 +00:00
parent 79134a54b9
commit f787712cbb
5 changed files with 85 additions and 33 deletions

@ -208,6 +208,18 @@
<References>
</References>
<Files>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="..\..\source\icons\winblender.ico"
>
</File>
<File
RelativePath="..\..\source\icons\winblenderfile.ico"
>
</File>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
@ -241,18 +253,6 @@
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="..\..\source\icons\winblender.ico"
>
</File>
<File
RelativePath="..\..\source\icons\winblenderfile.ico"
>
</File>
</Filter>
<Filter
Name="Header Files"

@ -609,6 +609,10 @@
RelativePath="..\..\..\source\blender\blenkernel\intern\fluidsim.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\fmodifier.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\font.c"
>
@ -1098,6 +1102,14 @@
RelativePath="..\..\..\source\blender\blenkernel\depsgraph_private.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\Makefile"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\nla_private.h"
>
</File>
</Filter>
</Files>
<Globals>

@ -638,6 +638,10 @@
RelativePath="..\..\..\source\blender\editors\space_graph\graph_select.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_graph\graph_utils.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_graph\space_graph.c"
>
@ -838,6 +842,22 @@
<Filter
Name="space_nla"
>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_buttons.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_channels.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_draw.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_edit.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_header.c"
>
@ -846,6 +866,14 @@
RelativePath="..\..\..\source\blender\editors\space_nla\nla_intern.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\nla_select.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\space_nla\space_nla.c"
>
@ -998,6 +1026,10 @@
RelativePath="..\..\..\source\blender\editors\animation\drivers.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\animation\fmodifier_ui.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\animation\keyframes_draw.c"
>

@ -710,6 +710,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_modifier.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
>

@ -270,6 +270,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_modifier_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nla_gen.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree_gen.c"
>