From 3cfe2e3677be1dbc786fbca17092133d2ae4bd4a Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Thu, 9 Sep 2010 06:24:43 +0000 Subject: [PATCH] PCBuild cosmetic fixes. * pythoncore.vcproj: Fixed indentation * _multiprocessing.vcproj: Converted ProjectGUID to uppercase. Otherwise, VS8 _multiprocessing.vcproj created by vs9to8.py was modified every time loads it in VS8 IDE. --- PCbuild/_multiprocessing.vcproj | 2 +- PCbuild/pythoncore.vcproj | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/PCbuild/_multiprocessing.vcproj b/PCbuild/_multiprocessing.vcproj index 73aa899cef3..6aa147e31de 100644 --- a/PCbuild/_multiprocessing.vcproj +++ b/PCbuild/_multiprocessing.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="9,00" Name="_multiprocessing" - ProjectGUID="{9e48b300-37d1-11dd-8c41-005056c00008}" + ProjectGUID="{9E48B300-37D1-11DD-8C41-005056C00008}" RootNamespace="_multiprocessing" Keyword="Win32Proj" TargetFrameworkVersion="196613" diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 9f6a1c8ca08..2ba47229229 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -842,7 +842,10 @@ RelativePath="..\Include\pyarena.h" > - + + @@ -1391,10 +1394,10 @@ RelativePath="..\Objects\bytesobject.c" > - - + +