X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PerformancePkg%2FPerformancePkg.dsc;h=4278cbd092712e6015e65ffc6f95d7b87949fd3c;hb=89a286ce7720477c63e75267c296689a1f5c19b8;hp=d03ea3623ff059b7afb0ccfd6d4b8eac7ac5b9a1;hpb=ae591c14b333757a33768e80481bc301b8855686;p=mirror_edk2.git diff --git a/PerformancePkg/PerformancePkg.dsc b/PerformancePkg/PerformancePkg.dsc index d03ea3623f..4278cbd092 100644 --- a/PerformancePkg/PerformancePkg.dsc +++ b/PerformancePkg/PerformancePkg.dsc @@ -1,7 +1,7 @@ ## @file # Build description file to generate Shell DP application. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -19,7 +19,7 @@ PLATFORM_VERSION = 0.2 OUTPUT_DIRECTORY = Build/PerformancePkg SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC - BUILD_TARGETS = DEBUG|RELEASE + BUILD_TARGETS = DEBUG|RELEASE|NOOPT SKUID_IDENTIFIER = DEFAULT [LibraryClasses] @@ -80,3 +80,6 @@ [Components] PerformancePkg/Dp_App/Dp.inf + +[BuildOptions] + *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES