diff options
Diffstat (limited to 'PC/VS7.1/python.vcproj')
-rw-r--r-- | PC/VS7.1/python.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VS7.1/python.vcproj b/PC/VS7.1/python.vcproj index 4c7b8f7..b3f046f 100644 --- a/PC/VS7.1/python.vcproj +++ b/PC/VS7.1/python.vcproj @@ -36,7 +36,6 @@ Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" - AdditionalDependencies="odbccp32.lib" OutputFile=".\./python.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" @@ -93,7 +92,6 @@ Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" - AdditionalDependencies="odbccp32.lib" OutputFile="./python_d.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" @@ -158,7 +156,6 @@ <Tool Name="VCLinkerTool" AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK /VSEXTCOMP_VERBOSE" - AdditionalDependencies="odbccp32.lib" OutputFile=".\./python.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" @@ -222,7 +219,6 @@ <Tool Name="VCLinkerTool" AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" - AdditionalDependencies="odbccp32.lib" OutputFile=".\./python.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" |