From 60954356643725b9c082246ca43edf18fdaf8231 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Mon, 13 Sep 2010 05:59:38 +0000 Subject: Updated PC/VS8.0 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/pyd.vsprops | 7 ++- PC/VS8.0/pyd_d.vsprops | 5 ++ PC/VS8.0/pyproject.vsprops | 4 +- PC/VS8.0/pythoncore.vcproj | 108 +++++++++++++++++++++------------------ PC/VS8.0/sqlite3.vcproj | 46 +++++++---------- PC/VS8.0/sqlite3.vsprops | 14 +++++ 9 files changed, 115 insertions(+), 91 deletions(-) create mode 100644 PC/VS8.0/sqlite3.vsprops 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" 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 @@ /> + + + - - @@ -847,6 +843,10 @@ > + + @@ -879,7 +879,7 @@ > + + @@ -947,10 +951,6 @@ > - - @@ -998,38 +998,6 @@ RelativePath="..\..\Modules\_csv.c" > - - - - - - - - - - - - - - - - @@ -1075,6 +1043,14 @@ > + + + + @@ -1175,10 +1151,6 @@ > - - @@ -1195,6 +1167,42 @@ > + + + + + + + + + + + + + + + + + + - - @@ -1771,7 +1775,7 @@ > + + 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