From 901c22e72daa2aa8ca0d70cbcc1080eff1890e67 Mon Sep 17 00:00:00 2001 From: Download-Fritz Date: Wed, 10 Oct 2018 19:22:37 +0200 Subject: [PATCH] DSC: Support the NOOPT target. --- OcSupportPkg.dsc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OcSupportPkg.dsc b/OcSupportPkg.dsc index 4ded7b20..4862acc8 100644 --- a/OcSupportPkg.dsc +++ b/OcSupportPkg.dsc @@ -1,5 +1,6 @@ ## @file # Copyright (C) 2018, vit9696. All rights reserved.
+# Copyright (C) 2018, Download-Fritz. All rights reserved.
# # Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: # @@ -18,7 +19,7 @@ PLATFORM_GUID = 6B1D3AB4-5C85-462D-9DC5-480F8B17D5CB PLATFORM_VERSION = 1.0 SUPPORTED_ARCHITECTURES = X64 - BUILD_TARGETS = RELEASE|DEBUG + BUILD_TARGETS = RELEASE|DEBUG|NOOPT SKUID_IDENTIFIER = DEFAULT DSC_SPECIFICATION = 0x00010006