>\r
<Tool\r
Name="VCPreBuildEventTool"\r
- CommandLine="echo Testing for Code Analysis support
echo ; > "$(OutDir)\TestAnalysis.c
cl /analyze /nologo /c "$(OutDir)\TestAnalysis.c" | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
exit 0
"\r
+ CommandLine=""\r
/>\r
<Tool\r
Name="VCCustomBuildTool"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r
- CommandLine="echo Testing for Code Analysis support
echo ; > "$(OutDir)\TestAnalysis.c
cl /analyze /nologo /c "$(OutDir)\TestAnalysis.c" | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
exit 0
"\r
+ CommandLine=""\r
/>\r
<Tool\r
Name="VCCustomBuildTool"\r
WarnAsError="false"\r
DebugInformationFormat="3"\r
ForcedIncludeFiles=""\r
+ EnablePREfast="false"\r
/>\r
<Tool\r
Name="VCManagedResourceCompilerTool"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r
- CommandLine="echo Testing for Code Analysis support
echo ; > "$(OutDir)\TestAnalysis.c
cl /analyze /nologo /c "$(OutDir)\TestAnalysis.c" | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
exit 0
"\r
+ CommandLine=""\r
/>\r
<Tool\r
Name="VCCustomBuildTool"\r
WarningLevel="4"\r
WarnAsError="true"\r
DebugInformationFormat="3"\r
+ EnablePREfast="false"\r
/>\r
<Tool\r
Name="VCManagedResourceCompilerTool"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r
- CommandLine="echo Testing for Code Analysis support
echo ; > "$(OutDir)\TestAnalysis.c
cl /analyze /nologo /c "$(OutDir)\TestAnalysis.c" | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
exit 0
"\r
+ CommandLine=""\r
/>\r
<Tool\r
Name="VCCustomBuildTool"\r
WarningLevel="4"\r
WarnAsError="false"\r
DebugInformationFormat="3"\r
+ EnablePREfast="false"\r
/>\r
<Tool\r
Name="VCManagedResourceCompilerTool"\r