]> granicus.if.org Git - python/commitdiff
ssue 1309: fix by Christian Heimes to be able to build on Windows.
authorGuido van Rossum <guido@python.org>
Mon, 22 Oct 2007 16:00:45 +0000 (16:00 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 22 Oct 2007 16:00:45 +0000 (16:00 +0000)
PCbuild/pythoncore.vcproj

index 0168f739111e73fbc3f6bc2f127d0b9d501ce443..063c0ce6ca3337c08228440ed452172d242c201f 100644 (file)
                        RelativePath="..\Objects\boolobject.c">
                </File>
                <File
-                       RelativePath="..\Objects\bytesobject.c">
+                       RelativePath="..\Objects\bytes_methods.c">
                </File>
+                <File
+                        RelativePath="..\Objects\bytesobject.c">
+                </File>
                <File
                        RelativePath="..\Objects\cellobject.c">
                </File>