]> git.proxmox.com Git - mirror_edk2.git/blob - StdLib/StdLib.dec
6c5b11aba489c1a7aadaf5e3f9f883d5abd50706
[mirror_edk2.git] / StdLib / StdLib.dec
1 ## @file
2 # Declarations for the UDK Standard Libraries.
3 #
4 # Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
5 #
6 # This program and the accompanying materials are licensed and made available under
7 # the terms and conditions of the BSD License which accompanies this distribution.
8 # The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 ##
14
15
16 [Defines]
17 DEC_SPECIFICATION = 0x00010005
18 PACKAGE_NAME = StdLib
19 PACKAGE_GUID = edca00d2-2aeb-4f0b-ba48-52383627d4b2
20 PACKAGE_VERSION = 0.01
21
22
23 [Includes]
24 Include
25
26 [Includes.IA32]
27 Include/Ia32
28
29 [Includes.X64]
30 Include/X64
31
32 [Includes.IPF]
33 Include/Ipf
34
35 [Includes.ARM]
36 Include/Arm