提交 af7f05dc authored 作者: Carlos J. Talbot's avatar Carlos J. Talbot

Update win32 output path for mod_celt

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16421 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 da82398e
......@@ -56,7 +56,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
OutputFile="$(SolutionDir)Debug/mod/$(ProjectName).dll"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>
......@@ -186,7 +186,7 @@
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(SolutionDir)$(PlatformName)\$(ConfigurationName)/mod/$(ProjectName).dll"
OutputFile="$(SolutionDir)Release/mod/$(ProjectName).dll"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
/>
......@@ -279,7 +279,6 @@
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论