Skip to content

Commit e891862

Browse files
committed
Add dec file.
1 parent f7f63e0 commit e891862

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

UnitTestPkg.dec

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## @file EdkiiShellToolPkg.dec
2+
#
3+
# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
4+
# This program and the accompanying materials are licensed and made available under
5+
# the terms and conditions of the BSD License that accompanies this distribution.
6+
# 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+
##
13+
14+
[Defines]
15+
DEC_SPECIFICATION = 0x00010005
16+
PACKAGE_NAME = UnitTestPkg
17+
PACKAGE_GUID = 47A04C9B-8D44-4971-9722-D9A98EDCEA16
18+
PACKAGE_VERSION = 0.1
19+
20+
[Includes]

0 commit comments

Comments
 (0)