diff options
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 |