From: Hirokazu Yamamoto Date: Fri, 10 Sep 2010 03:08:24 +0000 (+0000) Subject: PCBuild cosmetic fixes. X-Git-Tag: v2.7.1rc1~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec74233088358980ebd068f2aa9d04dca69eac81;p=python 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. --- diff --git a/PCbuild/_multiprocessing.vcproj b/PCbuild/_multiprocessing.vcproj index 73aa899cef..6aa147e31d 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 02ed0b1336..4f3185b7ec 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -682,10 +682,6 @@ RelativePath="..\Include\cobject.h" > - - @@ -718,6 +714,10 @@ RelativePath="..\Include\dictobject.h" > + + @@ -910,10 +910,6 @@ RelativePath="..\Include\pystrtod.h" > - - @@ -1422,10 +1418,6 @@ RelativePath="..\Objects\bytearrayobject.c" > - - @@ -1442,10 +1434,6 @@ RelativePath="..\Objects\cobject.c" > - - @@ -1558,6 +1546,10 @@ RelativePath="..\Objects\stringlib\split.h" > + + @@ -1718,6 +1710,10 @@ RelativePath="..\Python\compile.c" > + + @@ -1830,10 +1826,6 @@ RelativePath="..\Python\pystrtod.c" > - -