_update to .NET projectfiles_

- removed wave from python
- added include path for decimation header
- added additional line to eof in point
This commit is contained in:
2005-07-26 13:30:08 +00:00
parent ea52177b27
commit 3e34ff9a09
4 changed files with 16 additions and 16 deletions

View File

@@ -250,6 +250,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\line.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\logic.c">
</File>
@@ -277,9 +280,6 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\vector.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Wave.c">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.c">
</File>
@@ -414,6 +414,9 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\line.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\logic.h">
</File>
@@ -444,9 +447,6 @@
<File
RelativePath="..\..\..\source\blender\python\api2_2x\vector.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\Wave.h">
</File>
<File
RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.h">
</File>