turn off code analysis for now

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12711 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-03-22 16:54:45 +00:00
parent 2c67bffa5b
commit 80ae18cb76
1 changed files with 1 additions and 4 deletions

View File

@ -60,7 +60,7 @@
WarnAsError="true"
DebugInformationFormat="3"
ForcedIncludeFiles=""
EnablePREfast="$(EnablePREfast)"
EnablePREfast="false"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -153,7 +153,6 @@
WarnAsError="false"
DebugInformationFormat="3"
ForcedIncludeFiles=""
EnablePREfast="$(EnablePREfast)"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -242,7 +241,6 @@
WarningLevel="4"
WarnAsError="true"
DebugInformationFormat="3"
EnablePREfast="$(EnablePREfast)"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -331,7 +329,6 @@
WarningLevel="4"
WarnAsError="false"
DebugInformationFormat="3"
EnablePREfast="$(EnablePREfast)"
/>
<Tool
Name="VCManagedResourceCompilerTool"