summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-03-04 02:27:13 (GMT)
committerRaymond Hettinger <python@rcn.com>2009-03-04 02:27:13 (GMT)
commitda4cb8ec6cd834642113c5b5b5b7bef825d57a54 (patch)
tree7533de24d6ce2cfd7e459cb500fb194bd966d8c0 /PC
parent4f447fb9a1605b7c3f1e5513b925b9213ef9480c (diff)
downloadcpython-da4cb8ec6cd834642113c5b5b5b7bef825d57a54.zip
cpython-da4cb8ec6cd834642113c5b5b5b7bef825d57a54.tar.gz
cpython-da4cb8ec6cd834642113c5b5b5b7bef825d57a54.tar.bz2
Update project file.
Diffstat (limited to 'PC')
-rw-r--r--PC/VS8.0/pythoncore.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj
index 9139fa1..76fa47e 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -994,6 +994,22 @@
RelativePath="..\..\Modules\_bytesio.c"
>
</File>
+ <File
+ RelativePath="..\..\Modules\_bufferedio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Modules\_iobase.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Modules\_textio.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Modules\io.c"
+ >
+ </File>
<File
RelativePath="..\..\Modules\_functoolsmodule.c"
>