MSVC9: Cleanup project file for AcpiExec

MSVC9 project file for AcpiExec contains file specific configurations which
are either default (same as project wide configuraiton) or wrong:
1. utmath.c/aeexec.c/aemain.c:
   DisableLanguageExtensions should always be true except for oswinxf.c;
2. ACPI_DEBUGGER
   ACPI_DEBUGGER needn't be specified as ACPI_EXEC_APP has already convered
   this;

This patch cleansup such file specific configurations. Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
This commit is contained in:
Lv Zheng 2016-07-22 23:48:18 +08:00
parent 62b75ec4ba
commit 1ceded824c

File diff suppressed because it is too large Load Diff