enable code analysis by default.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6896 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-12-19 05:31:21 +00:00
parent 612e9602ef
commit 285e8fc3c4
2 changed files with 4 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
DebugInformationFormat="3"
EnablePREfast="true"
/>
<Tool
Name="VCLinkerTool"