blob: 69b9d24d775503f03ef48ce653850f0b05da472d [file]
## @file MockUefiDevicePathLib.inf
# Google Test mocks for UefiDevicePathLib
#
# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MockUefiDevicePathLib
FILE_GUID = 8FE4B1A6-B4E1-403E-B104-583C54E887CD
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = UefiDevicePathLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MockUefiDevicePathLib.cpp
[Packages]
MdePkg/MdePkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
GoogleTestLib
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /EHsc