]> granicus.if.org Git - python/commitdiff
Add the bytes type to the build process.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 6 Jan 2007 13:49:08 +0000 (13:49 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 6 Jan 2007 13:49:08 +0000 (13:49 +0000)
PCbuild/pythoncore.vcproj

index ebaa78f7cf6a423d74354ccbef07ec2d05c3056e..8bf9770ca9053315c2c2c8cd7719d30b8c8d7b5c 100644 (file)
                <File
                        RelativePath="..\Objects\bufferobject.c">
                </File>
+               <File
+                       RelativePath="..\Objects\bytesobject.c">
+               </File>
                <File
                        RelativePath="..\Objects\cellobject.c">
                </File>