Removed linker additional dependencies.

git-svn-id: http://voip.null.ro/svn/yate@2463 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2009-01-30 12:41:25 +00:00
parent 20a01a4bed
commit 42859b3ba6
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"