diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-02 22:36:25 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-02 22:36:25 (GMT) |
commit | cb87f82fc8be29612a63f6dd4807be639c64240d (patch) | |
tree | 8a03d7b0f80566b1b46b714f25758af76758953a /PC/VS8.0/_multiprocessing.vcproj | |
parent | 7aa42ea1bbe284901f03d4a5bdc02c8faf0fac71 (diff) | |
download | cpython-cb87f82fc8be29612a63f6dd4807be639c64240d.zip cpython-cb87f82fc8be29612a63f6dd4807be639c64240d.tar.gz cpython-cb87f82fc8be29612a63f6dd4807be639c64240d.tar.bz2 |
Merged revisions 66166 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
Note: The Windows projects still use bsddb 4.4.20 on the py3k branch
........
r66166 | amaury.forgeotdarc | 2008-09-02 23:17:05 +0200 (mar., 02 sept. 2008) | 2 lines
Use vs9to8.py to refresh the Visual Studio 2005 build files.
........
Diffstat (limited to 'PC/VS8.0/_multiprocessing.vcproj')
-rw-r--r-- | PC/VS8.0/_multiprocessing.vcproj | 51 |
1 files changed, 31 insertions, 20 deletions
diff --git a/PC/VS8.0/_multiprocessing.vcproj b/PC/VS8.0/_multiprocessing.vcproj index 198b87a..735ed12 100644 --- a/PC/VS8.0/_multiprocessing.vcproj +++ b/PC/VS8.0/_multiprocessing.vcproj @@ -3,10 +3,9 @@ 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" > <Platforms> <Platform @@ -76,14 +75,18 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration - Name="Debug|x64" + Name="Release|Win32" ConfigurationType="2" - InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops" + InheritedPropertySheets=".\pyd.vsprops" CharacterSet="0" + WholeProgramOptimization="1" > <Tool Name="VCPreBuildEventTool" @@ -99,7 +102,6 @@ /> <Tool Name="VCMIDLTool" - TargetEnvironment="3" /> <Tool Name="VCCLCompilerTool" @@ -137,13 +139,16 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration - Name="Release|Win32" + Name="PGInstrument|Win32" ConfigurationType="2" - InheritedPropertySheets=".\pyd.vsprops" + InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops" CharacterSet="0" WholeProgramOptimization="1" > @@ -198,13 +203,16 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration - Name="Release|x64" + Name="PGUpdate|Win32" ConfigurationType="2" - InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops" + InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops" CharacterSet="0" WholeProgramOptimization="1" > @@ -222,7 +230,6 @@ /> <Tool Name="VCMIDLTool" - TargetEnvironment="3" /> <Tool Name="VCCLCompilerTool" @@ -260,15 +267,17 @@ Name="VCAppVerifierTool" /> <Tool + Name="VCWebDeploymentTool" + /> + <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration - Name="PGInstrument|Win32" + Name="Debug|x64" ConfigurationType="2" - InheritedPropertySheets=".\pyd.vsprops;.\pginstrument.vsprops" + InheritedPropertySheets=".\pyd_d.vsprops;.\x64.vsprops" CharacterSet="0" - WholeProgramOptimization="1" > <Tool Name="VCPreBuildEventTool" @@ -284,6 +293,7 @@ /> <Tool Name="VCMIDLTool" + TargetEnvironment="3" /> <Tool Name="VCCLCompilerTool" @@ -325,9 +335,9 @@ /> </Configuration> <Configuration - Name="PGInstrument|x64" + Name="Release|x64" ConfigurationType="2" - InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops" + InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops" CharacterSet="0" WholeProgramOptimization="1" > @@ -363,7 +373,6 @@ Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib" BaseAddress="0x1e1D0000" - TargetMachine="17" /> <Tool Name="VCALinkTool" @@ -388,9 +397,9 @@ /> </Configuration> <Configuration - Name="PGUpdate|Win32" + Name="PGInstrument|x64" ConfigurationType="2" - InheritedPropertySheets=".\pyd.vsprops;.\pgupdate.vsprops" + InheritedPropertySheets=".\pyd.vsprops;.\x64.vsprops;.\pginstrument.vsprops" CharacterSet="0" WholeProgramOptimization="1" > @@ -408,6 +417,7 @@ /> <Tool Name="VCMIDLTool" + TargetEnvironment="3" /> <Tool Name="VCCLCompilerTool" @@ -425,6 +435,7 @@ Name="VCLinkerTool" AdditionalDependencies="ws2_32.lib" BaseAddress="0x1e1D0000" + TargetMachine="17" /> <Tool Name="VCALinkTool" @@ -519,11 +530,11 @@ Name="Header Files" > <File - RelativePath="..\..\Modules\_multiprocessing\multiprocessing.h" + RelativePath="..\..\Modules\_multiprocessing\connection.h" > </File> <File - RelativePath="..\..\Modules\_multiprocessing\connection.h" + RelativePath="..\..\Modules\_multiprocessing\multiprocessing.h" > </File> </Filter> |