Used vs9to8.py to port all VS9.0 changes to 8.0

Updated VS7.1 and VC6 project files
This commit is contained in:
Christian Heimes 2008-05-26 13:51:41 +00:00
parent 7a9906162b
commit 36f0a80bce
22 changed files with 3147 additions and 109 deletions

View file

@ -237,6 +237,10 @@ SOURCE=..\..\Objects\bufferobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\bytearrayobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\bytesobject.c
# End Source File
# Begin Source File
@ -643,10 +647,6 @@ SOURCE=..\..\Objects\sliceobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\stringobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\stropmodule.c
# End Source File
# Begin Source File