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:
parent
2c67bffa5b
commit
80ae18cb76
|
@ -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 @@
|
||||||
WarnAsError="false"
|
WarnAsError="false"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
ForcedIncludeFiles=""
|
ForcedIncludeFiles=""
|
||||||
EnablePREfast="$(EnablePREfast)"
|
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCManagedResourceCompilerTool"
|
Name="VCManagedResourceCompilerTool"
|
||||||
|
@ -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 @@
|
||||||
WarningLevel="4"
|
WarningLevel="4"
|
||||||
WarnAsError="false"
|
WarnAsError="false"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
EnablePREfast="$(EnablePREfast)"
|
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCManagedResourceCompilerTool"
|
Name="VCManagedResourceCompilerTool"
|
||||||
|
|
Loading…
Reference in New Issue