Updated MSVC project files to follow PyCObject removal (r73729)

This commit is contained in:
Hirokazu Yamamoto 2009-07-01 02:36:00 +00:00
parent 6fe1f5b243
commit 63dce79e24
4 changed files with 0 additions and 23 deletions

View File

@ -277,10 +277,6 @@ SOURCE=..\..\Modules\cmathmodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\cobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\codecs.c
# End Source File
# Begin Source File

View File

@ -486,9 +486,6 @@
<File
RelativePath="..\..\Modules\cmathmodule.c">
</File>
<File
RelativePath="..\..\Objects\cobject.c">
</File>
<File
RelativePath="..\..\Python\codecs.c">
</File>

View File

@ -674,10 +674,6 @@
RelativePath="..\..\Include\classobject.h"
>
</File>
<File
RelativePath="..\..\Include\cobject.h"
>
</File>
<File
RelativePath="..\..\Include\code.h"
>
@ -1382,10 +1378,6 @@
RelativePath="..\..\Objects\classobject.c"
>
</File>
<File
RelativePath="..\..\Objects\cobject.c"
>
</File>
<File
RelativePath="..\..\Objects\codeobject.c"
>

View File

@ -674,10 +674,6 @@
RelativePath="..\Include\classobject.h"
>
</File>
<File
RelativePath="..\Include\cobject.h"
>
</File>
<File
RelativePath="..\Include\code.h"
>
@ -1387,10 +1383,6 @@
RelativePath="..\Objects\classobject.c"
>
</File>
<File
RelativePath="..\Objects\cobject.c"
>
</File>
<File
RelativePath="..\Objects\codeobject.c"
>