mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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
|
<File
|
||||||
RelativePath="..\Python\dynload_win.c">
|
RelativePath="..\Python\dynload_win.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\Objects\memoryobject.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Objects\enumobject.c">
|
RelativePath="..\Objects\enumobject.c">
|
||||||
</File>
|
</File>
|
||||||
|
@ -694,6 +697,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Python\pystrtod.c">
|
RelativePath="..\Python\pystrtod.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\Python\formatter_unicode.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Python\Python-ast.c">
|
RelativePath="..\Python\Python-ast.c">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue