X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FSample%2FLibrary%2FDxe%2FWinNt%2FWinNtLib.inf;fp=EdkCompatibilityPkg%2FSample%2FLibrary%2FDxe%2FWinNt%2FWinNtLib.inf;h=bbadcb9ec24535f6e531fd0343dabda72c34c37d;hp=0000000000000000000000000000000000000000;hb=3eb9473ea9a949badfe06ae61d2d3fcfa53651c7;hpb=30d4a0c7ec19938196b1308006b990e0945150da diff --git a/EdkCompatibilityPkg/Sample/Library/Dxe/WinNt/WinNtLib.inf b/EdkCompatibilityPkg/Sample/Library/Dxe/WinNt/WinNtLib.inf new file mode 100644 index 0000000000..bbadcb9ec2 --- /dev/null +++ b/EdkCompatibilityPkg/Sample/Library/Dxe/WinNt/WinNtLib.inf @@ -0,0 +1,49 @@ +#/*++ +# +# Copyright (c) 2004, Intel Corporation +# All rights reserved. This program and the accompanying materials +# are licensed and made available under the terms and conditions of the BSD License +# which accompanies this distribution. The full text of the license may be found at +# http://opensource.org/licenses/bsd-license.php +# +# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# +# Module Name: +# +# WinNtLib.inf +# +# Abstract: +# +# Component description file. +# +#--*/ + +[defines] +BASE_NAME = WinNtLib +COMPONENT_TYPE = LIBRARY + +[sources.common] + WinNtLib.c + +[libraries.common] + HobLib + EdkNt32ProtocolLib + +[includes.common] + $(EDK_SOURCE)\Sample\Platform\Nt32 + $(EDK_SOURCE)\Foundation\Framework + $(EDK_SOURCE)\Foundation + $(EDK_SOURCE)\Foundation\Include + $(EDK_SOURCE)\Foundation\Efi + . + $(EDK_SOURCE)\Foundation\Efi\Include + $(EDK_SOURCE)\Foundation\Framework\Include + $(EDK_SOURCE)\Foundation\Include\IndustryStandard + $(EDK_SOURCE)\Foundation\Library\Dxe\Include + $(EDK_SOURCE)\Foundation\Core\Dxe + $(EDK_SOURCE)\Sample\Include + + +[nmake.common] +C_STD_INCLUDE=