summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PC/VC6/pythoncore.dsp12
-rw-r--r--PC/VS7.1/pythoncore.vcproj9
2 files changed, 21 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index e919620..88e30deb 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -137,6 +137,18 @@ SOURCE=..\..\Modules\_fileio.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_bytesio.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\Modules\_stringio.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\Modules\_pickle.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_functoolsmodule.c
# End Source File
# Begin Source File
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index 4865e11..faed844 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -371,6 +371,15 @@
RelativePath="..\..\Modules\_fileio.c">
</File>
<File
+ RelativePath="..\..\Modules\_bytesio.c">
+ </File>
+ <File
+ RelativePath="..\..\Modules\_stringio.c">
+ </File>
+ <File
+ RelativePath="..\..\Modules\_pickle.c">
+ </File>
+ <File
RelativePath="..\..\Modules\_functoolsmodule.c">
</File>
<File