mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
ssue 1309: fix by Christian Heimes to be able to build on Windows.
This commit is contained in:
parent
7816e51427
commit
b8990aac3a
1 changed files with 4 additions and 1 deletions
|
@ -440,8 +440,11 @@
|
|||
RelativePath="..\Objects\boolobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\bytesobject.c">
|
||||
RelativePath="..\Objects\bytes_methods.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\bytesobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\cellobject.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue