mirror_edk2/BaseTools/Conf
jwang36 c543d28bc2 1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing
2. Removed all precompiled header option and /DSTRING_ARRAY_NAME=$(BASE_NAME)Strings for all tool chains in tools_def.template

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3291 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-17 06:21:49 +00:00
..
XMLSchema Updated the XML Schema for MSA files to handle DEPEX information from INF files in new EDK II Builds. 2007-06-20 20:14:32 +00:00
build_rule.template 1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing 2007-07-17 06:21:49 +00:00
FrameworkDatabase.template Add FatBinPkg 2007-06-29 00:33:20 +00:00
ReadMe.txt Adding BaseTools directory structure for the new generation of EDK II Builds. 2007-06-20 19:44:27 +00:00
target.template Change the default active platform from MdeModulePkg to Nt32Pkg 2007-07-12 14:42:23 +00:00
tools_def.template 1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing 2007-07-17 06:21:49 +00:00

This directory contains the template files for the next generation of the
EDK II Build infrastructure.  These files will be copied into the WORKSPACE's
Conf directory if and only if the target files do not exist.

These files may be updated frequently.

The XMLSchema directory contains the EDK II Packaging XML definitions.  The
schema may change in the future.  It differs somewhat from the early versions
of the XML Schema.