==== MSVC 7.1 projectfiles ====

- Python API changes: removed Main.c, added BPyModule.c
This commit is contained in:
2007-03-27 18:04:51 +00:00
parent 112c641263
commit 0d19c13c93

View File

@@ -137,6 +137,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Bone.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\BPyModule.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Camera.c">
</File>
@@ -185,9 +188,6 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Library.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Main.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Material.c">
</File>
@@ -346,6 +346,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Bone.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\BPyModule.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Camera.h">
</File>
@@ -385,9 +388,6 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Lattice.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Main.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Material.h">
</File>