This commit is contained in:
AJFISH
2007-06-29 21:03:06 +00:00
parent 7f1c3191e6
commit 0dea993c5a
37 changed files with 28 additions and 333 deletions

View File

@ -46,17 +46,6 @@
DebugLib.c
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
$(WORKSPACE)/IntelFrameworkPkg/Include
################################################################################
#
# Package Dependency Section - list of Package files that are required for
@ -65,8 +54,8 @@
################################################################################
[Packages]
$(WORKSPACE)/MdePkg/MdePkg.dec
$(WORKSPACE)/IntelFrameworkPkg/IntelFrameworkPkg.dec
MdePkg/MdePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
################################################################################
#