From e69041db56e42ab1c47188e427acc232d9f4fcea Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Sun, 14 Jun 2009 03:05:54 +0000 Subject: [PATCH] Updated MSVC files to follow r73394. --- PC/VC6/pythoncore.dsp | 36 ++++++++++++++++++++++++------- PC/VS7.1/pythoncore.vcproj | 27 +++++++++++++++++------ PC/VS8.0/pythoncore.vcproj | 44 +++++++++++++++++++++++++++++++------- PC/config.c | 7 +++--- PCbuild/pythoncore.vcproj | 44 +++++++++++++++++++++++++++++++------- 5 files changed, 124 insertions(+), 34 deletions(-) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 2cae542ae7..1d2415cd8b 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -97,10 +97,6 @@ SOURCE=..\..\Modules\_bisectmodule.c # End Source File # Begin Source File -SOURCE=..\..\Modules\_bytesio.c -# End Source File -# Begin Source File - SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c # End Source File # Begin Source File @@ -137,10 +133,6 @@ SOURCE=..\..\Modules\_csv.c # End Source File # Begin Source File -SOURCE=..\..\Modules\_fileio.c -# End Source File -# Begin Source File - SOURCE=..\..\Modules\_functoolsmodule.c # End Source File # Begin Source File @@ -153,6 +145,10 @@ SOURCE=..\..\Modules\_hotshot.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\_iomodule.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\_json.c # End Source File # Begin Source File @@ -237,6 +233,10 @@ SOURCE=..\..\Objects\boolobject.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\bufferedio.c +# End Source File +# Begin Source File + SOURCE=..\..\Objects\bufferobject.c # End Source File # Begin Source File @@ -245,6 +245,10 @@ SOURCE=..\..\Objects\bytearrayobject.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\bytesio.c +# End Source File +# Begin Source File + SOURCE=..\..\Objects\bytes_methods.c # End Source File # Begin Source File @@ -345,6 +349,10 @@ SOURCE=..\..\Objects\exceptions.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\fileio.c +# End Source File +# Begin Source File + SOURCE=..\..\Objects\fileobject.c # End Source File # Begin Source File @@ -442,6 +450,10 @@ SOURCE=..\..\Modules\zlib\gzio.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\iobase.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\imageop.c # End Source File # Begin Source File @@ -671,6 +683,10 @@ SOURCE=..\..\Objects\sliceobject.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\stringio.c +# End Source File +# Begin Source File + SOURCE=..\..\Objects\stringobject.c # End Source File # Begin Source File @@ -699,6 +715,10 @@ SOURCE=..\..\Python\sysmodule.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_io\textio.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\thread.c # End Source File # Begin Source File diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index 2ee7555adf..1b50c0b6ea 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -361,18 +361,12 @@ - - - - @@ -382,6 +376,9 @@ + + @@ -442,12 +439,18 @@ + + + + @@ -523,6 +526,9 @@ + + @@ -628,6 +634,9 @@ + + @@ -772,6 +781,9 @@ + + @@ -790,6 +802,9 @@ + + diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index db105edd52..4e42531dbf 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -998,14 +998,6 @@ RelativePath="..\..\Modules\_csv.c" > - - - - @@ -1350,6 +1342,42 @@ > + + + + + + + + + + + + + + + + + + - - - - @@ -1350,6 +1342,42 @@ > + + + + + + + + + + + + + + + + + +