]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Sample/Platform/Ipf/Build/Config.env
d294b50c6dc820f45503130b24e11a730d1550d0
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Ipf / Build / Config.env
1 #/*++
2 #
3 # Copyright (c) 2006 - 2007, Intel Corporation
4 # All rights reserved. This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 # Module Name:
13 #
14 # Config.env
15 #
16 # Abstract:
17 #
18 # This file is used to define platform build configuration.
19 # It gets included by PlatformTools.env.
20 #
21 #--*/
22
23 BUILD_TARGET_DIRECTORY = Build
24 EFI_DEBUG = NO
25 EFI_DEBUG_CLEAR_MEMORY = NO
26 EFI_SYMBOLIC_DEBUG = NO
27 EFI_GENERATE_INTERMEDIATE_FILE = NO
28 UEFI_MODE = YES
29 USE_VC8 = NO
30 USE_VC8_IPF = NO
31 USE_NEWDDK = YES