From 2c36c3cc06efcecd75b875b8d9ad28739f97d22e Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Tue, 21 Sep 2010 18:59:41 +0000 Subject: Updated VS8.0 project files with PCBuild/vs9to8.py. --- PC/VS8.0/_multiprocessing.vcproj | 2 +- 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 | 2 +- PC/VS8.0/pythoncore.vcproj | 88 ++++++++++++++++++++++------------------ PC/VS8.0/sqlite3.vcproj | 40 ++++++++---------- PC/VS8.0/sqlite3.vsprops | 14 +++++++ 9 files changed, 153 insertions(+), 93 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/bdist_wininst.vcproj b/PC/VS8.0/bdist_wininst.vcproj index a0de04a..0bd2ee6 100644 --- a/PC/VS8.0/bdist_wininst.vcproj +++ b/PC/VS8.0/bdist_wininst.vcproj @@ -55,7 +55,7 @@ AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib" PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" StringPooling="true" - RuntimeLibrary="2" + RuntimeLibrary="0" EnableFunctionLevelLinking="true" WarningLevel="3" SuppressStartupBanner="true" @@ -145,7 +145,7 @@ AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib" PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" StringPooling="true" - RuntimeLibrary="2" + RuntimeLibrary="0" EnableFunctionLevelLinking="true" WarningLevel="3" SuppressStartupBanner="true" diff --git a/PC/VS8.0/bz2.vcproj b/PC/VS8.0/bz2.vcproj index 8382818..fead640 100644 --- a/PC/VS8.0/bz2.vcproj +++ b/PC/VS8.0/bz2.vcproj @@ -43,6 +43,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 @@ - + + + - - @@ -851,6 +847,10 @@ > + + @@ -903,6 +903,10 @@ > + + @@ -994,38 +998,6 @@ RelativePath="..\..\Modules\_csv.c" > - - - - - - - - - - - - - - - - @@ -1179,6 +1151,42 @@ > + + + + + + + + + + + + + + + + + + - - @@ -1763,6 +1767,10 @@ > + + diff --git a/PC/VS8.0/sqlite3.vcproj b/PC/VS8.0/sqlite3.vcproj index 071589a..7ea3eb6 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 @@ /> + + + -- cgit v0.12