提交 80ae18cb authored 作者: Michael Jerris's avatar Michael Jerris

turn off code analysis for now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12711 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 2c67bffa
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
WarnAsError="true" WarnAsError="true"
DebugInformationFormat="3" DebugInformationFormat="3"
ForcedIncludeFiles="" ForcedIncludeFiles=""
EnablePREfast="$(EnablePREfast)" EnablePREfast="false"
/> />
<Tool <Tool
Name="VCManagedResourceCompilerTool" Name="VCManagedResourceCompilerTool"
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
WarnAsError="false" WarnAsError="false"
DebugInformationFormat="3" DebugInformationFormat="3"
ForcedIncludeFiles="" ForcedIncludeFiles=""
EnablePREfast="$(EnablePREfast)"
/> />
<Tool <Tool
Name="VCManagedResourceCompilerTool" Name="VCManagedResourceCompilerTool"
...@@ -242,7 +241,6 @@ ...@@ -242,7 +241,6 @@
WarningLevel="4" WarningLevel="4"
WarnAsError="true" WarnAsError="true"
DebugInformationFormat="3" DebugInformationFormat="3"
EnablePREfast="$(EnablePREfast)"
/> />
<Tool <Tool
Name="VCManagedResourceCompilerTool" Name="VCManagedResourceCompilerTool"
...@@ -331,7 +329,6 @@ ...@@ -331,7 +329,6 @@
WarningLevel="4" WarningLevel="4"
WarnAsError="false" WarnAsError="false"
DebugInformationFormat="3" DebugInformationFormat="3"
EnablePREfast="$(EnablePREfast)"
/> />
<Tool <Tool
Name="VCManagedResourceCompilerTool" Name="VCManagedResourceCompilerTool"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论