We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f63e0 commit e891862Copy full SHA for e891862
UnitTestPkg.dec
@@ -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