mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Issue14559: Fix build files old Microft compilers.
With VS8.0 at least Python compiles and works correctly.
This commit is contained in:
parent
d46d69c279
commit
a9d33a21b3
3 changed files with 11 additions and 0 deletions
|
@ -655,6 +655,10 @@ SOURCE=..\..\Python\pytime.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Python\random.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Objects\rangeobject.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue