From ec74233088358980ebd068f2aa9d04dca69eac81 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Fri, 10 Sep 2010 03:08:24 +0000 Subject: PCBuild cosmetic fixes. * pythoncore.vcproj: Removed doubled entries, and sorted entries a bit. * _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 | 32 ++++++++++++-------------------- 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/PCbuild/_multiprocessing.vcproj b/PCbuild/_multiprocessing.vcproj index 73aa899..6aa147e 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 02ed0b1..4f3185b 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -683,10 +683,6 @@ > - - @@ -719,6 +715,10 @@ > + + @@ -911,10 +911,6 @@ > - - @@ -1423,10 +1419,6 @@ > - - @@ -1443,10 +1435,6 @@ > - - @@ -1559,6 +1547,10 @@ > + + @@ -1719,6 +1711,10 @@ > + + @@ -1831,10 +1827,6 @@ > - - -- cgit v0.12