diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 34ad169f2d6..295176f8fd8 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -369,6 +369,10 @@ SOURCE=..\..\Objects\fileobject.c
# End Source File
# Begin Source File
+SOURCE=..\..\Python\fileutils.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Parser\firstsets.c
# End Source File
# Begin Source File
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index 4478b7275c7..6dc6ba02900 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -435,6 +435,9 @@
+
+
@@ -447,9 +450,6 @@
-
-
@@ -546,6 +546,9 @@
+
+
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj
index 96f05440a33..1638311f224 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -722,6 +722,10 @@
RelativePath="..\..\Include\fileobject.h"
>
+
+
@@ -1686,6 +1690,10 @@
RelativePath="..\..\Python\errors.c"
>
+
+