]> granicus.if.org Git - python/commitdiff
Follows Python/fileutils.c addition.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 8 Oct 2010 08:46:30 +0000 (08:46 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 8 Oct 2010 08:46:30 +0000 (08:46 +0000)
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj

index 34ad169f2d6ffa9ec126dbd215216618b51f87ec..295176f8fd8bd26a8c0f9b608f371ac5e64fd435 100644 (file)
@@ -369,6 +369,10 @@ SOURCE=..\..\Objects\fileobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Python\fileutils.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Parser\firstsets.c\r
 # End Source File\r
 # Begin Source File\r
index 4478b7275c79daec04e6c2a87749ac5ded90214e..6dc6ba029007afa3a88cd283cc805ce3e3b8378c 100644 (file)
                <File
                        RelativePath="..\..\Modules\_time.c">
                </File>
+               <File
+                       RelativePath="..\..\Python\_warnings.c">
+               </File>
                <File
                        RelativePath="..\..\Modules\_weakref.c">
                </File>
                <File
                        RelativePath="..\..\Modules\arraymodule.c">
                </File>
-               <File
-                       RelativePath="..\..\Python\_warnings.c">
-               </File>
                <File
                        RelativePath="..\..\Python\asdl.c">
                </File>
                <File
                        RelativePath="..\..\Objects\fileobject.c">
                </File>
+               <File
+                       RelativePath="..\..\Python\fileutils.c">
+               </File>
                <File
                        RelativePath="..\..\Parser\firstsets.c">
                </File>
index 96f05440a33145a7e80fb224d3644143301307e3..1638311f2242dee35e9c70d1b70096f614aeed0f 100644 (file)
                                RelativePath="..\..\Include\fileobject.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Include\fileutils.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Include\floatobject.h"
                                >
                                RelativePath="..\..\Python\errors.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Python\fileutils.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Python\formatter_unicode.c"
                                >