]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Add NOOPT target in ShellPkg.dsc
authorHao Wu <hao.a.wu@intel.com>
Tue, 19 Jan 2016 04:07:34 +0000 (04:07 +0000)
committerhwu1225 <hwu1225@Edk2>
Tue, 19 Jan 2016 04:07:34 +0000 (04:07 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19679 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/ShellPkg.dsc

index 7e07cfb437785f49027f30030f8aef4e35af8c71..b29adb8416f8a5e438e2998dd71a3fd10b558b4e 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 # Shell Package\r
 #\r
-# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #    This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,7 +20,7 @@
   DSC_SPECIFICATION              = 0x00010006\r
   OUTPUT_DIRECTORY               = Build/Shell\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM|AARCH64\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [LibraryClasses.common]\r