Removed linker additional dependencies.

git-svn-id: http://yate.null.ro/svn/yate/trunk@2463 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2009-01-30 12:41:25 +00:00
parent ec7b4c322c
commit 9aaeae8076
1 changed files with 0 additions and 2 deletions

View File

@ -74,7 +74,6 @@
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalDependencies="Debug/libyjingle.lib"
OutputFile="Debug/yjinglechan.yate"
LinkIncremental="1"
SuppressStartupBanner="true"
@ -171,7 +170,6 @@
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalDependencies="Release/libyjingle.lib"
OutputFile="Release/yjinglechan.yate"
LinkIncremental="1"
SuppressStartupBanner="true"