diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-22 10:32:15 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-22 10:32:15 (GMT) |
commit | faddf1fb224d80f0ab4a25b9ef597c4d66989ef4 (patch) | |
tree | e96ab15afd0f9a53f0106018e0c8de08b0f07dbb /PCbuild9 | |
parent | c139a9b61b906549615b2f2eb1b470dc732f991c (diff) | |
download | cpython-faddf1fb224d80f0ab4a25b9ef597c4d66989ef4.zip cpython-faddf1fb224d80f0ab4a25b9ef597c4d66989ef4.tar.gz cpython-faddf1fb224d80f0ab4a25b9ef597c4d66989ef4.tar.bz2 |
Revert change of bz2.vcproj
Diffstat (limited to 'PCbuild9')
-rw-r--r-- | PCbuild9/bz2.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PCbuild9/bz2.vcproj b/PCbuild9/bz2.vcproj index 3a15a81..fc7d76f 100644 --- a/PCbuild9/bz2.vcproj +++ b/PCbuild9/bz2.vcproj @@ -311,7 +311,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" - ImportLibrary="$(OutDirPGI)\$(TargetName).lib" /> <Tool Name="VCALinkTool" @@ -376,7 +375,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" - ImportLibrary="$(OutDirPGI)\$(TargetName).lib" TargetMachine="17" /> <Tool @@ -441,7 +439,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" - ImportLibrary="$(OutDirPGI)\$(TargetName).lib" /> <Tool Name="VCALinkTool" @@ -506,7 +503,6 @@ <Tool Name="VCLinkerTool" AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" - ImportLibrary="$(OutDirPGI)\$(TargetName).lib" TargetMachine="17" /> <Tool |