From b4c0bea5281c49e5c13550452c78f4ead3964595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Valur=20J=C3=B3nsson?= Date: Sat, 5 May 2007 08:32:03 +0000 Subject: Merging changes 55092, 55101,55120 from trunk, making PCBuild8 solution up to date. --- PCbuild8/_ctypes/_ctypes.vcproj | 128 +++++++-- PCbuild8/_ctypes/_ctypes.vsprops | 15 ++ PCbuild8/_ctypes/masm64.rules | 305 ++++++++++++++++++++++ PCbuild8/make_versioninfo/make_versioninfo.vcproj | 2 +- PCbuild8/pyproject.vsprops | 4 + PCbuild8/python/python.vcproj | 12 + PCbuild8/pythoncore/pythoncore.vcproj | 4 + PCbuild8/pythonw/pythonw.vcproj | 12 + 8 files changed, 464 insertions(+), 18 deletions(-) create mode 100644 PCbuild8/_ctypes/_ctypes.vsprops create mode 100644 PCbuild8/_ctypes/masm64.rules diff --git a/PCbuild8/_ctypes/_ctypes.vcproj b/PCbuild8/_ctypes/_ctypes.vcproj index 36877ed..85ca24b 100644 --- a/PCbuild8/_ctypes/_ctypes.vcproj +++ b/PCbuild8/_ctypes/_ctypes.vcproj @@ -16,12 +16,15 @@ /> + + + @@ -180,6 +188,9 @@ Name="VCCustomBuildTool" /> + @@ -254,6 +265,9 @@ Name="VCCustomBuildTool" /> + @@ -329,6 +343,9 @@ Name="VCCustomBuildTool" /> + @@ -403,6 +420,9 @@ Name="VCCustomBuildTool" /> + @@ -478,6 +498,9 @@ Name="VCCustomBuildTool" /> + @@ -552,6 +575,9 @@ Name="VCCustomBuildTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PCbuild8/_ctypes/masm64.rules b/PCbuild8/_ctypes/masm64.rules new file mode 100644 index 0000000..d25d86c --- /dev/null +++ b/PCbuild8/_ctypes/masm64.rules @@ -0,0 +1,305 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PCbuild8/make_versioninfo/make_versioninfo.vcproj b/PCbuild8/make_versioninfo/make_versioninfo.vcproj index 95daa07..6e51944 100644 --- a/PCbuild8/make_versioninfo/make_versioninfo.vcproj +++ b/PCbuild8/make_versioninfo/make_versioninfo.vcproj @@ -90,7 +90,7 @@ diff --git a/PCbuild8/pyproject.vsprops b/PCbuild8/pyproject.vsprops index 7a1e96a..8f3d706 100644 --- a/PCbuild8/pyproject.vsprops +++ b/PCbuild8/pyproject.vsprops @@ -15,6 +15,10 @@ Name="VCLinkerTool" AdditionalLibraryDirectories="$(OutDir)" /> + + +