提交 4d9d2121 authored 作者: Michael Giagnocavo's avatar Michael Giagnocavo

Ignore warning 4505 in release too

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10219 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 2e9b22f3
......@@ -135,6 +135,7 @@
UsePrecompiledHeader="0"
WarningLevel="4"
DebugInformationFormat="3"
DisableSpecificWarnings="4505"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......@@ -294,6 +295,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
DisableSpecificWarnings="4505"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论