summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
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"
>