EmulatorPkg: Match paths/names for Xcode with new package naming scheme.

signed-off-by:andrewfish



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11929 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2011-06-29 17:27:55 +00:00
parent 82b2ab64f1
commit 697aa37e3b
4 changed files with 8 additions and 10 deletions

View File

@ -19,6 +19,5 @@ set -e
#
# Source the workspace and set up the environment variables we need
#
cd ../..
echo `pwd`
./build64.sh $1 $2 $3 $4 $5 $6 $8
cd ../../..
./build.sh $1 $2 $3 $4 $5 $6 $8