mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Add genobject.c to the MSVC++ 6.0 build.
This commit is contained in:
parent
e440e47e91
commit
19a02ece02
1 changed files with 4 additions and 0 deletions
|
|
@ -361,6 +361,10 @@ SOURCE=..\..\Modules\gcmodule.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\genobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Python\getargs.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue