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

SourceLevelDebugPkg/SourceLevelDebugPkg.dsc

index 0dcaea23bb8c57e6b4d12b3d1ac377cb31d216fe..bf14ec452e3a3d4872c0899428ac758bdfa553e1 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Source Level Debug Package.\r
 #\r
-# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 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
@@ -25,7 +25,7 @@
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/SourceLevelDebugPkg\r
   SUPPORTED_ARCHITECTURES        = IA32|X64\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [LibraryClasses.common]\r