Updated with new Conf directory location

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2700 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2007-06-21 18:11:21 +00:00
parent 8712cd5c42
commit e27592bdab
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<Version>0.3</Version>
<Abstract>The Framework Module Development Packaging System Database</Abstract>
<Description>
This Database tracks all packages and platforms installed in this workspace.
This Database tracks all packages and archives installed in this workspace.
</Description>
<Copyright>Copyright (c) 2007, Intel Corporation All rights reserved.</Copyright>
<License>

View File

@ -50,7 +50,7 @@ TARGET_ARCH = IA32
# TOOL_DEFINITION_FILE Filename Optional Specify the name of the filename to use for specifying
# the tools to use for the build. If not specified,
# tools_def.txt will be used for the build. This file
# MUST be located in the WORKSPACE/Tools/Conf directory.
# MUST be located in the WORKSPACE/Conf directory.
TOOL_CHAIN_CONF = Conf/tools_def.txt
# TAGNAME List Optional Specify the name(s) of the tools_def.txt TagName to use.