summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcproj
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-05-07 00:00:23 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-05-07 00:00:23 (GMT)
commit8e99760c90c33fbfa1fbf8370df4b8503322e9b8 (patch)
tree1e9c3c7593954a025cb2d964e80478f4a1d18afe /PCbuild/pythoncore.vcproj
parent75ca4ea6e1416d87745298ca7b57bb3cbd95376a (diff)
downloadcpython-8e99760c90c33fbfa1fbf8370df4b8503322e9b8.zip
cpython-8e99760c90c33fbfa1fbf8370df4b8503322e9b8.tar.gz
cpython-8e99760c90c33fbfa1fbf8370df4b8503322e9b8.tar.bz2
Added code to compile new _bytesio on Windows
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r--PCbuild/pythoncore.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index c93bc71..a676600 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -994,6 +994,10 @@
RelativePath="..\Modules\_fileio.c"
>
</File>
+ <File
+ RelativePath="..\Modules\_bytesio.c"
+ >
+ </File>
<File
RelativePath="..\Modules\_functoolsmodule.c"
>