Added Windows build config for _stringio and _pickle.

This commit is contained in:
Alexandre Vassalotti 2008-06-11 23:38:40 +00:00
parent 66b343b65f
commit ccc63b1d74
2 changed files with 16 additions and 4 deletions

View file

@ -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"
>