mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Updated MSVC project files to follow PyCObject removal (r73729)
This commit is contained in:
parent
6fe1f5b243
commit
63dce79e24
4 changed files with 0 additions and 23 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue