From 36f0a80bce377ef088902ea76276593c6b3196a8 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Mon, 26 May 2008 13:51:41 +0000 Subject: Used vs9to8.py to port all VS9.0 changes to 8.0 Updated VS7.1 and VC6 project files --- PC/VC6/pythoncore.dsp | 8 +- PC/VS7.1/pythoncore.vcproj | 6 +- PC/VS8.0/_bsddb.vcproj | 41 +- PC/VS8.0/_bsddb44.vcproj | 1252 ++++++++++++++++++++++++++++++++++++++ PC/VS8.0/_elementtree.vcproj | 8 + PC/VS8.0/_hashlib.vcproj | 545 +++++++++++++++++ PC/VS8.0/_sqlite3.vcproj | 24 - PC/VS8.0/_ssl.vcproj | 20 +- PC/VS8.0/_tkinter.vcproj | 12 +- PC/VS8.0/bdist_wininst.vcproj | 93 +++ PC/VS8.0/debug.vsprops | 6 +- PC/VS8.0/kill_python.vcproj | 279 +++++++++ PC/VS8.0/make_versioninfo.vcproj | 2 + PC/VS8.0/pcbuild.sln | 97 ++- PC/VS8.0/pyd.vsprops | 1 + PC/VS8.0/pyd_d.vsprops | 1 + PC/VS8.0/pyproject.vsprops | 44 +- PC/VS8.0/python.vcproj | 10 +- PC/VS8.0/pythoncore.vcproj | 56 +- PC/VS8.0/release.vsprops | 4 + PC/VS8.0/sqlite3.vcproj | 743 ++++++++++++++++++++++ PC/VS8.0/x64.vsprops | 4 + 22 files changed, 3147 insertions(+), 109 deletions(-) create mode 100644 PC/VS8.0/_bsddb44.vcproj create mode 100644 PC/VS8.0/_hashlib.vcproj create mode 100644 PC/VS8.0/kill_python.vcproj create mode 100644 PC/VS8.0/sqlite3.vcproj diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 803a225..24641b1 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -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 diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index ce736f3..a79de8d 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -443,6 +443,9 @@ RelativePath="..\..\Objects\bufferobject.c"> + + - - @@ -423,7 +418,7 @@ /> diff --git a/PC/VS8.0/_bsddb44.vcproj b/PC/VS8.0/_bsddb44.vcproj new file mode 100644 index 0000000..3e675fe --- /dev/null +++ b/PC/VS8.0/_bsddb44.vcproj @@ -0,0 +1,1252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/_elementtree.vcproj b/PC/VS8.0/_elementtree.vcproj index 457da72..32fac0c 100644 --- a/PC/VS8.0/_elementtree.vcproj +++ b/PC/VS8.0/_elementtree.vcproj @@ -56,6 +56,7 @@ /> @@ -431,6 +437,7 @@ /> diff --git a/PC/VS8.0/_hashlib.vcproj b/PC/VS8.0/_hashlib.vcproj new file mode 100644 index 0000000..faa8388 --- /dev/null +++ b/PC/VS8.0/_hashlib.vcproj @@ -0,0 +1,545 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/_sqlite3.vcproj b/PC/VS8.0/_sqlite3.vcproj index 2343afa..afffab0 100644 --- a/PC/VS8.0/_sqlite3.vcproj +++ b/PC/VS8.0/_sqlite3.vcproj @@ -53,12 +53,9 @@ /> @@ -446,12 +428,9 @@ /> diff --git a/PC/VS8.0/_ssl.vcproj b/PC/VS8.0/_ssl.vcproj index 72d4292..69f7726 100644 --- a/PC/VS8.0/_ssl.vcproj +++ b/PC/VS8.0/_ssl.vcproj @@ -27,7 +27,7 @@ > - - diff --git a/PC/VS8.0/_tkinter.vcproj b/PC/VS8.0/_tkinter.vcproj index f1d9bb4..9700bde 100644 --- a/PC/VS8.0/_tkinter.vcproj +++ b/PC/VS8.0/_tkinter.vcproj @@ -56,7 +56,7 @@ /> + @@ -104,6 +107,96 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/debug.vsprops b/PC/VS8.0/debug.vsprops index 803da6e..bc643cb 100644 --- a/PC/VS8.0/debug.vsprops +++ b/PC/VS8.0/debug.vsprops @@ -8,4 +8,8 @@ Name="VCCLCompilerTool" PreprocessorDefinitions="_DEBUG" /> - \ No newline at end of file + + diff --git a/PC/VS8.0/kill_python.vcproj b/PC/VS8.0/kill_python.vcproj new file mode 100644 index 0000000..e9be330 --- /dev/null +++ b/PC/VS8.0/kill_python.vcproj @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/make_versioninfo.vcproj b/PC/VS8.0/make_versioninfo.vcproj index 9dbf10d..b097162 100644 --- a/PC/VS8.0/make_versioninfo.vcproj +++ b/PC/VS8.0/make_versioninfo.vcproj @@ -67,6 +67,7 @@ /> + + + + + + + + diff --git a/PC/VS8.0/python.vcproj b/PC/VS8.0/python.vcproj index bea0376..5628fdf 100644 --- a/PC/VS8.0/python.vcproj +++ b/PC/VS8.0/python.vcproj @@ -62,6 +62,7 @@ /> + + + + @@ -1363,11 +1371,15 @@ > + + - - diff --git a/PC/VS8.0/release.vsprops b/PC/VS8.0/release.vsprops index c4f8567..08def90 100644 --- a/PC/VS8.0/release.vsprops +++ b/PC/VS8.0/release.vsprops @@ -8,4 +8,8 @@ Name="VCCLCompilerTool" PreprocessorDefinitions="NDEBUG" /> + diff --git a/PC/VS8.0/sqlite3.vcproj b/PC/VS8.0/sqlite3.vcproj new file mode 100644 index 0000000..92bb1f4 --- /dev/null +++ b/PC/VS8.0/sqlite3.vcproj @@ -0,0 +1,743 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/x64.vsprops b/PC/VS8.0/x64.vsprops index 5514692..9f88d44 100644 --- a/PC/VS8.0/x64.vsprops +++ b/PC/VS8.0/x64.vsprops @@ -15,4 +15,8 @@ Name="VCLinkerTool" TargetMachine="17" /> + -- cgit v0.12