From 8b41e66e1eaa5b81bd8feef55662d6e349d8cdc0 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Thu, 1 Jun 2006 14:46:11 +0000 Subject: - added process to generate *local.lib and let the .dll be generated from it other than the .obj files directly. - added task to GenEfi macro to copy generated .efi file to the same directory as .dll file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@366 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/Conf/BuildMacro.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'Tools') diff --git a/Tools/Conf/BuildMacro.xml b/Tools/Conf/BuildMacro.xml index b3a6ff1c3a..93adcaeefe 100644 --- a/Tools/Conf/BuildMacro.xml +++ b/Tools/Conf/BuildMacro.xml @@ -674,16 +674,24 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + + + + + + + + - + - + @@ -711,6 +719,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + -- cgit v1.2.3