==== MSVC 7.1 projectfiles ====
- Python API changes: removed Main.c, added BPyModule.c
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user