From 9fae0373b02b13a467063a8fc88e6b34c9c9371e Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 4 Jan 2007 06:43:12 +0000 Subject: [PATCH 1/1] Fix building issue for VC compiler. And enable GenFvMap in building CCode package. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2168 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/CCode/Source/GenFvMap/build.xml | 1 - Tools/CCode/Source/build.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Tools/CCode/Source/GenFvMap/build.xml b/Tools/CCode/Source/GenFvMap/build.xml index 0d05b58e87..cf8e34c120 100644 --- a/Tools/CCode/Source/GenFvMap/build.xml +++ b/Tools/CCode/Source/GenFvMap/build.xml @@ -54,7 +54,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - + excludes="${Libs}"/> -- 2.39.2