mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Added Windows build config for _stringio and _pickle.
This commit is contained in:
parent
66b343b65f
commit
ccc63b1d74
2 changed files with 16 additions and 4 deletions
|
|
@ -986,10 +986,18 @@
|
|||
RelativePath="..\..\Modules\_fileio.c"
|
||||
>
|
||||
</File>
|
||||
<File^M
|
||||
RelativePath="..\..\Modules\_bytesio.c"^M
|
||||
>^M
|
||||
</File>^M
|
||||
<File
|
||||
RelativePath="..\..\Modules\_bytesio.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Modules\_stringio.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Modules\_pickle.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Modules\_functoolsmodule.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue