]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf
Fix filename case: Autoscan => AutoScan
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Nt32 / Ppi / EdkNt32PpiLib.inf
CommitLineData
95d675b5 1/*++ \r
2 \r
3 Copyright (c) 2004, Intel Corporation\r
4 All rights reserved. This program and the accompanying materials\r
5 are licensed and made available under the terms and conditions of the BSD License\r
6 which accompanies this distribution. The full text of the license may be found at\r
7 http://opensource.org/licenses/bsd-license.php\r
8\r
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11 \r
12 \r
13 Module Name: \r
14 \r
15 EdkNt32PpiLib.inf \r
16 \r
17 Abstract: \r
18 \r
19 Component description file for the Edk Nt32 PPI library. \r
20 \r
21--*/ \r
22 \r
23[defines]\r
24BASE_NAME= EdkNt32PpiLib\r
25COMPONENT_TYPE= LIBRARY\r
26\r
27[includes.common]\r
e84217e7 28 $(EDK_SOURCE)/Sample/Platform/Nt32\r
29 $(EDK_SOURCE)/Foundation/Efi\r
30 $(EDK_SOURCE)/Foundation/Include\r
31 $(EDK_SOURCE)/Foundation/Efi/Include\r
32 $(EDK_SOURCE)/Foundation/Framework/Include\r
33 $(EDK_SOURCE)/Foundation/Include/IndustryStandard\r
34 $(EDK_SOURCE)/Foundation/Include/Pei\r
35 $(EDK_SOURCE)/Foundation/Library/Pei/Include\r
36 $(EDK_SOURCE)/Foundation/Core/Dxe\r
37 $(EDK_SOURCE)/Foundation/Library/Dxe/Include\r
38 $(EDK_SOURCE)/Foundation/Framework \r
95d675b5 39 \r
40[nmake.common]\r
41C_STD_INCLUDE=\r
42\r
43[sources.common]\r
c69e4df4 44 NtAutoScan/NtAutoScan.h\r
45 NtAutoScan/NtAutoScan.c\r
e84217e7 46 NtFwh/NtFwh.h\r
47 NtFwh/NtFwh.c\r
48 NtLoadAsDll/NtLoadAsDll.h\r
49 NtLoadAsDll/NtLoadAsDll.c\r
50 NtPeiLoadFile/NtPeiLoadFile.h\r
51 NtPeiLoadFile/NtPeiLoadFile.c\r
52 NtThunk/NtThunk.h\r
53 NtThunk/NtThunk.c\r