Remove the Includes section from a few INF file and Nt32.dsc buildable by commenting out some inf.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2834 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-06-28 07:33:33 +00:00
parent b38907a6d4
commit 4abb21937c
6 changed files with 16 additions and 23 deletions

View File

@@ -47,15 +47,6 @@
CommonHeader.h
################################################################################
#
# Includes Section - list of Include locations that are required for
# this module.
#
################################################################################
[Includes]
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#