summaryrefslogtreecommitdiffstats
path: root/Tools/Conf/target.template
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-04 00:40:35 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-04 00:40:35 +0000
commit9ae9341aa3d72e910447367749d1fe3d2e7d3d39 (patch)
treedc4fcbd46f02bdab7a7de4310e65ca19d6d6fb5f /Tools/Conf/target.template
parentbb5545b663e1d8ac4fd37003d5ba26fafdad5831 (diff)
downloadedk2-9ae9341aa3d72e910447367749d1fe3d2e7d3d39.tar.gz
edk2-9ae9341aa3d72e910447367749d1fe3d2e7d3d39.tar.bz2
edk2-9ae9341aa3d72e910447367749d1fe3d2e7d3d39.zip
Added a line to create a target.txt if one does not exist, based on the target.template file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@723 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Conf/target.template')
-rw-r--r--Tools/Conf/target.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/Conf/target.template b/Tools/Conf/target.template
new file mode 100644
index 0000000000..e961d705c6
--- /dev/null
+++ b/Tools/Conf/target.template
@@ -0,0 +1,3 @@
+ACTIVE_PLATFORM = MdePkg.fpd
+ACTIVE_TARGET = DEBUG
+ACTIVE_ARCH = IA32