From 89e87ad13b4cdf513d04aed1dd3469a79d1d19f1 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Tue, 21 Sep 2010 18:56:51 +0000 Subject: Updated VS8.0 project files with PCBuild/vs9to8.py. --- PC/VS8.0/_multiprocessing.vcproj | 2 +- PC/VS8.0/_sqlite3.vcproj | 16 ++++---- PC/VS8.0/bdist_wininst.vcproj | 4 +- PC/VS8.0/bz2.vcproj | 84 ++++++++++++++++++++++++++++------------ PC/VS8.0/pyd.vsprops | 7 +++- PC/VS8.0/pyd_d.vsprops | 5 +++ PC/VS8.0/pyproject.vsprops | 20 +++++----- PC/VS8.0/pythoncore.vcproj | 8 ++-- PC/VS8.0/sqlite3.vcproj | 46 +++++++++------------- PC/VS8.0/sqlite3.vsprops | 14 +++++++ 10 files changed, 129 insertions(+), 77 deletions(-) create mode 100644 PC/VS8.0/sqlite3.vsprops diff --git a/PC/VS8.0/_multiprocessing.vcproj b/PC/VS8.0/_multiprocessing.vcproj index f3d0565..c2bbec4 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" diff --git a/PC/VS8.0/_sqlite3.vcproj b/PC/VS8.0/_sqlite3.vcproj index cbd02cc..d9e89c7 100644 --- a/PC/VS8.0/_sqlite3.vcproj +++ b/PC/VS8.0/_sqlite3.vcproj @@ -42,7 +42,7 @@ /> + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/VS8.0/pyd.vsprops b/PC/VS8.0/pyd.vsprops index bfe6bd7..e38b961 100644 --- a/PC/VS8.0/pyd.vsprops +++ b/PC/VS8.0/pyd.vsprops @@ -1,4 +1,4 @@ - + + + + + @@ -65,16 +73,8 @@ Value="" /> - - - - @@ -1551,6 +1547,10 @@ > + + diff --git a/PC/VS8.0/sqlite3.vcproj b/PC/VS8.0/sqlite3.vcproj index 071589a..e7e0728 100644 --- a/PC/VS8.0/sqlite3.vcproj +++ b/PC/VS8.0/sqlite3.vcproj @@ -22,7 +22,7 @@ @@ -166,8 +164,7 @@ /> @@ -229,8 +226,7 @@ /> @@ -291,8 +287,7 @@ /> @@ -354,8 +349,7 @@ /> @@ -415,8 +409,7 @@ /> @@ -478,8 +471,7 @@ /> @@ -535,7 +527,7 @@ Name="Source Files" > diff --git a/PC/VS8.0/sqlite3.vsprops b/PC/VS8.0/sqlite3.vsprops new file mode 100644 index 0000000..8300328 --- /dev/null +++ b/PC/VS8.0/sqlite3.vsprops @@ -0,0 +1,14 @@ + + + + -- cgit v0.12