提交 c81645c5 authored 作者: Michael Jerris's avatar Michael Jerris

get rid of the no default lib thing on the core, I fixed it in the libresample…

get rid of the no default lib thing on the core, I fixed it in the libresample archive that is out on the website.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@278 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bf4892d4
......@@ -63,7 +63,6 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/NODEFAULTLIB:LIBCMTD"
AdditionalDependencies="Ws2_32.lib Mswsock.lib apr-1.lib sqlite.lib apriconv-1.lib aprutil-1.lib xml.lib Rpcrt4.lib libresampled.lib"
OutputFile="$(OutDir)/FreeSwitch.dll"
LinkIncremental="2"
......@@ -148,7 +147,6 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/NODEFAULTLIB:LIBCMTD"
AdditionalDependencies="Ws2_32.lib Mswsock.lib apr-1.lib sqlite.lib apriconv-1.lib aprutil-1.lib xml.lib Rpcrt4.lib libresample.lib"
OutputFile="$(OutDir)/FreeSwitch.dll"
LinkIncremental="1"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论