提交 8a907af5 authored 作者: Michael Jerris's avatar Michael Jerris

remove getlibs call as this is all done in the solution file now.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2408 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 4388f0c2
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
> >
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(InputDir)getlibs.vbs&quot; Core Debug" CommandLine=""
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
> >
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(InputDir)getlibs.vbs&quot; Core Release" CommandLine=""
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论