Update to msvc7 for new Mathutils lib :)

This commit is contained in:
Joseph Gilbert 2004-03-01 11:24:41 +00:00
parent 70a4ead0ae
commit 05d5483912

@ -165,6 +165,9 @@
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Material.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Mathutils.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Metaball.c">
</File>
@ -207,12 +210,18 @@
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\constant.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\euler.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\gen_utils.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\matrix.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\quat.c">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\rgbTuple.c">
</File>
@ -280,6 +289,9 @@
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Material.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Mathutils.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\Metaball.h">
</File>
@ -325,15 +337,24 @@
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\constant.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\euler.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\gen_utils.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\matrix.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\modules.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\rgbTuple.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\quat.h">
</File>
<File
RelativePath="..\..\..\..\..\..\source\blender\python\api2_2x\vector.h">
</File>