From 8a48c4c915ce6b2889f0d2926389f49ed22be987 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Mon, 19 Nov 2007 01:23:57 +0000 Subject: Removed ReleaseAMD64 and replaced it with platform x64. The x64 builds fine except of the modules that depend on external libraries like tkinter and openssl. And I can't test the build on my 32bit CPU. --- PCbuild9/_bsddb.vcproj | 77 +++++++++++++++++- PCbuild9/_ctypes.vcproj | 104 +++++++++++++++++++++--- PCbuild9/_ctypes_test.vcproj | 74 ++++++++++++++++- PCbuild9/_elementtree.vcproj | 77 +++++++++++++++++- PCbuild9/_msi.vcproj | 82 +++++++++++++++++-- PCbuild9/_socket.vcproj | 76 +++++++++++++++++- PCbuild9/_sqlite3.vcproj | 79 ++++++++++++++++-- PCbuild9/_ssl.vcproj | 77 +++++++++++++++++- PCbuild9/_testcapi.vcproj | 75 ++++++++++++++++- PCbuild9/_tkinter.vcproj | 76 +++++++++++++++++- PCbuild9/amd64.vsprops | 17 ---- PCbuild9/bz2.vcproj | 76 +++++++++++++++++- PCbuild9/make_buildinfo.vcproj | 153 ++++++++++++++++++++++++++++++++++- PCbuild9/make_versioninfo.vcproj | 169 ++++++++++++++++++++++++++++++++++++++- PCbuild9/pcbuild.sln | 129 ++++++++++++++++++++---------- PCbuild9/pyexpat.vcproj | 75 ++++++++++++++++- PCbuild9/pyproject.vsprops | 3 +- PCbuild9/python.vcproj | 95 ++++++++++++++++++---- PCbuild9/pythoncore.vcproj | 106 +++++++++++++++++++++--- PCbuild9/pythonw.vcproj | 95 ++++++++++++++++++---- PCbuild9/select.vcproj | 77 +++++++++++++++++- PCbuild9/unicodedata.vcproj | 75 ++++++++++++++++- PCbuild9/w9xpopen.vcproj | 90 ++++++++++++++++++--- PCbuild9/winsound.vcproj | 86 ++++++++++++++++---- PCbuild9/x64.vsprops | 17 ++++ 25 files changed, 1861 insertions(+), 199 deletions(-) delete mode 100644 PCbuild9/amd64.vsprops create mode 100644 PCbuild9/x64.vsprops diff --git a/PCbuild9/_bsddb.vcproj b/PCbuild9/_bsddb.vcproj index 814ca9b..eea3eed 100644 --- a/PCbuild9/_bsddb.vcproj +++ b/PCbuild9/_bsddb.vcproj @@ -12,6 +12,9 @@ + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -177,6 +245,7 @@ /> + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -175,6 +243,7 @@ /> + + + + + + @@ -323,11 +408,12 @@ /> diff --git a/PCbuild9/_ctypes_test.vcproj b/PCbuild9/_ctypes_test.vcproj index 991e2bf..7c9f2ef 100644 --- a/PCbuild9/_ctypes_test.vcproj +++ b/PCbuild9/_ctypes_test.vcproj @@ -12,6 +12,9 @@ + @@ -80,6 +83,70 @@ /> + + + + + + + + + + + + + + + + + + + @@ -171,6 +236,7 @@ /> + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -177,6 +245,7 @@ /> + @@ -53,7 +56,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -175,6 +242,7 @@ /> + @@ -82,6 +85,72 @@ /> + + + + + + + + + + + + + + + + + + + @@ -175,6 +242,7 @@ /> + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -177,6 +245,7 @@ /> + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -177,6 +245,7 @@ /> + @@ -81,6 +84,71 @@ /> + + + + + + + + + + + + + + + + + + + @@ -173,6 +239,7 @@ /> + @@ -82,6 +85,72 @@ /> + + + + + + + + + + + + + + + + + + + @@ -175,6 +242,7 @@ /> - - - - diff --git a/PCbuild9/bz2.vcproj b/PCbuild9/bz2.vcproj index 5b72573..6ca85e3 100644 --- a/PCbuild9/bz2.vcproj +++ b/PCbuild9/bz2.vcproj @@ -12,6 +12,9 @@ + @@ -82,6 +85,72 @@ /> + + + + + + + + + + + + + + + + + + + @@ -175,6 +242,7 @@ /> + @@ -60,8 +63,81 @@ OutputFile="$(OutDir)/make_buildinfo.exe" LinkIncremental="2" GenerateDebugInformation="true" - ProgramDatabaseFile="$(OutDir)/make_buildinfo.pdb" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -66,9 +69,91 @@ AdditionalDependencies="odbccp32.lib" OutputFile=".\./make_versioninfo.exe" GenerateDebugInformation="true" - ProgramDatabaseFile=".\./make_versioninfo.pdb" + ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + SubSystem="1" + BaseAddress="0x1d000000" + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -81,6 +84,71 @@ /> + + + + + + + + + + + + + + + + + + + @@ -173,6 +239,7 @@ /> + @@ -63,8 +66,6 @@ + + + + + + + + + + + + + + + + + + + - - + @@ -62,11 +65,11 @@ @@ -113,6 +114,7 @@ /> + + + + + + + + + + + + + + + + + + + + @@ -58,8 +61,6 @@ /> + + + + + + + + + + + + + + + + + + + @@ -134,11 +206,10 @@ /> @@ -183,6 +254,7 @@ /> - - + @@ -83,6 +86,73 @@ /> + + + + + + + + + + + + + + + + + + + @@ -177,6 +245,7 @@ /> + @@ -81,6 +84,71 @@ /> + + + + + + + + + + + + + + + + + + + @@ -173,6 +239,7 @@ /> + @@ -57,9 +61,7 @@ /> + + + + + + + + + + + + + + + + + + + + @@ -80,6 +83,70 @@ /> + + + + + + + + + + + + + + + + + + + @@ -172,6 +237,7 @@ /> - - - - diff --git a/PCbuild9/x64.vsprops b/PCbuild9/x64.vsprops new file mode 100644 index 0000000..acc3325 --- /dev/null +++ b/PCbuild9/x64.vsprops @@ -0,0 +1,17 @@ + + + + + -- cgit v0.12