From 63f3161896cf3ea14cd77dfa6c3f13759726f2a2 Mon Sep 17 00:00:00 2001 From: darylm503 Date: Mon, 22 Aug 2011 19:30:51 +0000 Subject: Add documentation on how to build for execution within an emulation environment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12182 6f19259b-4bc3-4df7-8a09-765794883524 --- AppPkg/AppPkg.dsc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc index 15cb26fa68..43a93369b9 100644 --- a/AppPkg/AppPkg.dsc +++ b/AppPkg/AppPkg.dsc @@ -128,4 +128,9 @@ # Include Boilerplate text required for building with the Standard Libraries. # ############################################################################## +# Specify whether we are running in an emulation environment, or not. +# Define EMULATE if we are. +# +#DEFINE EMULATE = 1 + !include StdLib/StdLib.inc -- cgit v1.2.3