summaryrefslogtreecommitdiffstats
path: root/PCbuild/_multiprocessing.vcproj
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:24:43 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:24:43 (GMT)
commit3cfe2e3677be1dbc786fbca17092133d2ae4bd4a (patch)
tree6889a12c27a5c3b14e2ddab001c345f5cb14bf3b /PCbuild/_multiprocessing.vcproj
parentd72461a7eda3a25e67dacf505d601a4b4eb83ab2 (diff)
downloadcpython-3cfe2e3677be1dbc786fbca17092133d2ae4bd4a.zip
cpython-3cfe2e3677be1dbc786fbca17092133d2ae4bd4a.tar.gz
cpython-3cfe2e3677be1dbc786fbca17092133d2ae4bd4a.tar.bz2
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.
Diffstat (limited to 'PCbuild/_multiprocessing.vcproj')
-rw-r--r--PCbuild/_multiprocessing.vcproj2
1 files changed, 1 insertions, 1 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"