提交 ddff61c3 authored 作者: Michael Jerris's avatar Michael Jerris

turn off warnings for now until they can get resolved in tree.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4237 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ebdbebc2
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
AssemblerListingLocation="" AssemblerListingLocation=""
ObjectFile="$(IntDir)\" ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(IntDir)\vc80.pdb" ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
WarningLevel="3" WarningLevel="0"
SuppressStartupBanner="true" SuppressStartupBanner="true"
/> />
<Tool <Tool
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
AssemblerListingLocation="" AssemblerListingLocation=""
ObjectFile="$(IntDir)\" ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="$(IntDir)\vc80.pdb" ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
WarningLevel="3" WarningLevel="0"
SuppressStartupBanner="true" SuppressStartupBanner="true"
DebugInformationFormat="3" DebugInformationFormat="3"
/> />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论