summaryrefslogtreecommitdiff
path: root/PC/VS8.0/make_versioninfo.vcproj
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-03-28 21:55:29 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-03-28 21:55:29 +0000
commit480916780dddd28ea805f72df36b2a91a3247b40 (patch)
treedb1147e156afdbecd596f1f7d4ee7a9c7682a139 /PC/VS8.0/make_versioninfo.vcproj
parent7ddc370e1fe4b6106ec7179d7cd65ac315fafe06 (diff)
downloadcpython-480916780dddd28ea805f72df36b2a91a3247b40.tar.gz
Repair compilation for Visual Studio 2005.
I applied the same changes manually to VS7.1 and VC6 files; completely untested. (Christian, don't try too hard merging this change into py3k. It will be easier to do the same work again on the branch)
Diffstat (limited to 'PC/VS8.0/make_versioninfo.vcproj')
-rw-r--r--PC/VS8.0/make_versioninfo.vcproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/PC/VS8.0/make_versioninfo.vcproj b/PC/VS8.0/make_versioninfo.vcproj
index b097162f79..9dbf10d95a 100644
--- a/PC/VS8.0/make_versioninfo.vcproj
+++ b/PC/VS8.0/make_versioninfo.vcproj
@@ -67,7 +67,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"
@@ -211,7 +210,6 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbccp32.lib"
OutputFile="$(SolutionDir)make_versioninfo_d.exe"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
SubSystem="1"