flag for compatibility mode

This commit is contained in:
h_vogt
2009-11-15 21:22:04 +00:00
parent f991322440
commit 13819432bd
5 changed files with 60 additions and 34 deletions
+6 -3
View File
@@ -24,14 +24,13 @@
>
<Tool
Name="VCPreBuildEventTool"
Description=""
CommandLine=""
ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
Description="Custom defined Build: Recompile conf.c with actual date"
CommandLine="del $(IntDir)\conf.obj"
CommandLine="del $(IntDir)\conf.obj&#x0D;&#x0A;"
Outputs="$(IntDir)\conf.obj"
/>
<Tool
@@ -119,7 +118,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Custom defined Build: Recompile conf.c with actual date"
CommandLine="del $(IntDir)\conf.obj"
CommandLine="del $(IntDir)\conf.obj&#x0D;&#x0A;"
Outputs="$(IntDir)\conf.obj"
/>
<Tool
@@ -829,6 +828,10 @@
RelativePath="..\src\frontend\commands.h"
>
</File>
<File
RelativePath="..\src\include\compatmode.h"
>
</File>
<File
RelativePath="..\src\frontend\parser\complete.h"
>