audk/BaseTools/Source/C/Makefiles
Michael D Kinney 0be81a4d83 BaseTools/Source/C: Use /Z7 instead of /Zi for host tools
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4139

Update ms.common and *.mak files to use /Z7 instead of /Zi to embed
symbol information in obj files for host tools built with VS compilers.
This prevents vcxxx.pdb files from being generated in the root of
the local edk2 repository or in BaseTools directories.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2022-11-08 18:29:51 +00:00
..
NmakeSubdirs.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
NmakeSubdirs.py BaseTools: Fix BaseTools nmake cleanall hang issue 2020-11-06 02:45:40 +00:00
app.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
footer.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
header.makefile BaseTools: Update GenFw/GenFv to support LoongArch platform. 2022-10-14 02:16:33 +00:00
lib.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
ms.app BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.common BaseTools/Source/C: Use /Z7 instead of /Zi for host tools 2022-11-08 18:29:51 +00:00
ms.lib BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.rule BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00