blob: a6baa486e6ccc3cc234dc1af2c4a7275b3890033 [file] [log] [blame]
## @file MockHiiLib.inf
# Google Test mocks for HiiLib
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MockHiiLib
FILE_GUID = d29d29fa-e62f-543a-8d6d-793858ac7f35
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = HiiLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MockHiiLib.cpp
[Packages]
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
GoogleTestLib
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /EHs /bigobj