2.5 MSVC9 projectfiles

updates:
* editors/mesh: added all files
* editors/transform: transform_input.c
* RNA: rna_fluidsim.c
This commit is contained in:
Andrea Weikert 2008-12-30 16:04:27 +00:00
parent 1402534ebc
commit 14d1538941
2 changed files with 48 additions and 0 deletions

@ -842,6 +842,10 @@
RelativePath="..\..\..\source\blender\editors\transform\transform_generics.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\transform\transform_input.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\transform\transform_manipulator.c"
>
@ -867,6 +871,46 @@
>
</File>
</Filter>
<Filter
Name="mesh"
>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editface.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh_add.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh_lib.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh_loop.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh_mods.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editmesh_tools.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\meshtools.c"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>

@ -628,6 +628,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_define.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_fluidsim.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_group.c"
>