mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add a couple of files that are necessary based on getting PCbuil8 to work.
Hopefully this works with VC7. If not, it should be pretty close.
This commit is contained in:
parent
d082b6eaac
commit
fac6e9dfe2
1 changed files with 6 additions and 0 deletions
|
@ -496,6 +496,9 @@
|
|||
<File
|
||||
RelativePath="..\Python\dynload_win.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\memoryobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\enumobject.c">
|
||||
</File>
|
||||
|
@ -694,6 +697,9 @@
|
|||
<File
|
||||
RelativePath="..\Python\pystrtod.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Python\formatter_unicode.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Python\Python-ast.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue