From ba3febcba70e4dea84b38c28d7f791d75473f6e9 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Wed, 2 Jan 2008 11:45:46 +0000 Subject: Fixed merge accident --- PC/VS7.1/pythoncore.vcproj | 67 ++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 38 deletions(-) diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index bce0c61..34b48e9 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="pythoncore" - ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}" + ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA30}" RootNamespace="pythoncore" SccProjectName="pythoncore" SccLocalPath=".."> @@ -39,15 +39,15 @@ @@ -99,15 +99,15 @@ @@ -166,15 +166,15 @@ Name="VCLinkerTool" AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK" AdditionalDependencies="getbuildinfo.o" - OutputFile="./python26.dll" + OutputFile="./python30.dll" LinkIncremental="1" SuppressStartupBanner="FALSE" IgnoreDefaultLibraryNames="libc" GenerateDebugInformation="TRUE" - ProgramDatabaseFile=".\./python26.pdb" + ProgramDatabaseFile=".\./python30.pdb" SubSystem="2" BaseAddress="0x1e000000" - ImportLibrary=".\./python26.lib" + ImportLibrary=".\./python30.lib" TargetMachine="0"/> @@ -233,15 +233,15 @@ Name="VCLinkerTool" AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" AdditionalDependencies="getbuildinfo.o" - OutputFile="./python26.dll" + OutputFile="./python30.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" IgnoreDefaultLibraryNames="libc" GenerateDebugInformation="TRUE" - ProgramDatabaseFile=".\./python26.pdb" + ProgramDatabaseFile=".\./python30.pdb" SubSystem="2" BaseAddress="0x1e000000" - ImportLibrary=".\./python26.lib" + ImportLibrary=".\./python30.lib" TargetMachine="0"/> @@ -368,13 +368,13 @@ RelativePath="..\..\Modules\_csv.c"> + RelativePath="..\..\Modules\_fileio.c"> + RelativePath="..\..\Modules\_functoolsmodule.c"> + RelativePath="..\..\Modules\_heapqmodule.c"> @@ -419,6 +419,9 @@ RelativePath="..\..\Python\ast.c"> + + + RelativePath="..\..\Objects\bytes_methods.c"> + + @@ -470,9 +476,6 @@ RelativePath="..\..\PC\config.c"> - - - @@ -518,6 +518,9 @@ RelativePath="..\..\Objects\frameobject.c"> + + - - - - - - + RelativePath="..\..\Parser\metagrammar.c"> + RelativePath="..\..\Objects\memoryobject.c"> @@ -732,7 +726,7 @@ RelativePath="..\..\Modules\sha512module.c"> + RelativePath="..\..\Modules\sha1module.c"> @@ -744,9 +738,6 @@ RelativePath="..\..\Objects\stringobject.c"> - -