提交 292ac2ae authored 作者: Giovanni Maruzzelli's avatar Giovanni Maruzzelli

skypiax: Visual C: use switch_string_copy instead of strncpy, fix the Release…

skypiax: Visual C: use switch_string_copy instead of strncpy, fix the Release build (Release was lacking rpcrt4.lib in the linker command line of the mod_skypiax project)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12503 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 47933a99
......@@ -116,6 +116,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="rpcrt4.lib"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论