mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Fix the VS8.0 build
This commit is contained in:
parent
c34d76cdc3
commit
373e78c6f5
1 changed files with 8 additions and 0 deletions
|
|
@ -878,6 +878,10 @@
|
|||
RelativePath="..\..\Include\pymath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\pytime.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\pymem.h"
|
||||
>
|
||||
|
|
@ -1766,6 +1770,10 @@
|
|||
RelativePath="..\..\Python\pymath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\pytime.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\pystate.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue