提交 5a8d1f10 authored 作者: Michael Jerris's avatar Michael Jerris

on 2008, modnames should be the same.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6697 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 165da746
......@@ -15,7 +15,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)Debug/mod/$(InputName).dll"
OutputFile="$(SolutionDir)Debug/mod/$(ProjectName).dll"
LinkIncremental="1"
/>
</VisualStudioPropertySheet>
......@@ -14,7 +14,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)Release/mod/$(InputName).dll"
OutputFile="$(SolutionDir)Release/mod/$(ProjectName).dll"
LinkIncremental="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论