2.5 MSVC9 projectfiles

updates:
- booleanops.c and booleanops_mesh in blenkernel
- screendump.c in editors/screen
- keyval.c in editors/interface
- RNA: rna_pose.c
This commit is contained in:
Andrea Weikert 2009-01-07 18:04:14 +00:00
parent 1bb2b174cb
commit 7c251bffaf
3 changed files with 20 additions and 0 deletions

@ -517,6 +517,14 @@
RelativePath="..\..\..\source\blender\blenkernel\intern\bmfont.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\booleanops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\booleanops_mesh.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenkernel\intern\brush.c"
>

@ -342,6 +342,10 @@
RelativePath="..\..\..\source\blender\editors\interface\interface_regions.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\keyval.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\interface\resources.c"
>
@ -478,6 +482,10 @@
RelativePath="..\..\..\source\blender\editors\screen\screen_ops.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\screen\screendump.c"
>
</File>
</Filter>
<Filter
Name="util"

@ -708,6 +708,10 @@
RelativePath="..\..\..\source\blender\makesrna\intern\rna_particle.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_pose.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\makesrna\intern\rna_property.c"
>