diff options
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-09-21 18:59:41 (GMT) |
---|---|---|
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-09-21 18:59:41 (GMT) |
commit | 2c36c3cc06efcecd75b875b8d9ad28739f97d22e (patch) | |
tree | b91ff7ba6192e1f232bf8b48872e8ad1d4b02e4c /PC/VS8.0/_multiprocessing.vcproj | |
parent | 2c2a7e0d38fa0df314e8e259079a8f2c2e467e44 (diff) | |
download | cpython-2c36c3cc06efcecd75b875b8d9ad28739f97d22e.zip cpython-2c36c3cc06efcecd75b875b8d9ad28739f97d22e.tar.gz cpython-2c36c3cc06efcecd75b875b8d9ad28739f97d22e.tar.bz2 |
Updated VS8.0 project files with PCBuild/vs9to8.py.
Diffstat (limited to 'PC/VS8.0/_multiprocessing.vcproj')
-rw-r--r-- | PC/VS8.0/_multiprocessing.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS8.0/_multiprocessing.vcproj b/PC/VS8.0/_multiprocessing.vcproj index 198b87a..ee76aec 100644 --- a/PC/VS8.0/_multiprocessing.vcproj +++ b/PC/VS8.0/_multiprocessing.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="_multiprocessing" - ProjectGUID="{9e48b300-37d1-11dd-8c41-005056c00008}" + ProjectGUID="{9E48B300-37D1-11DD-8C41-005056C00008}" RootNamespace="_multiprocessing" Keyword="Win32Proj" TargetFrameworkVersion="196613" |