Added for new build system. Just for module porting purpose. Don't use it in normal build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2705 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jwang36
2007-06-22 06:22:16 +00:00
parent e1f414b6a7
commit 589d5eaab3
12 changed files with 451 additions and 165 deletions

View File

@@ -23,7 +23,7 @@
# of the platform FPD file that will be used for the build
# This line is required if and only if the current working
# directory does not contain one or more FPD files.
ACTIVE_PLATFORM = Nt32Pkg/Nt32.dsc
ACTIVE_PLATFORM = MdePkg/MdePkg.dsc
# TARGET List Optional Zero or more of the following: DEBUG, RELEASE,
# UserDefined; separated by a space character.