From 35a95424104b125e03ef42e2a2220c03b8492ff9 Mon Sep 17 00:00:00 2001 From: wuyizhong Date: Thu, 17 Aug 2006 09:45:22 +0000 Subject: Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to include ${BASE_NAME}StrDefs.h header file. Remove flag /DSTRING_DEFINED_FILE=${BASE_NAME}StrDefs.h. Move flags /DSTRING_ARRAY_NAME=${BASE_NAME}Strings from FPDs to BuildMacro since this flag will be used only unicode files exist. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1311 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/Conf/BuildMacro.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Tools') diff --git a/Tools/Conf/BuildMacro.xml b/Tools/Conf/BuildMacro.xml index 59dc7c2..0b7f537 100644 --- a/Tools/Conf/BuildMacro.xml +++ b/Tools/Conf/BuildMacro.xml @@ -586,6 +586,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + + + -- cgit v1.1