blob: 0fdec3285ed58dd36d126ddb0f898f91ea5a4752 [file]
## @file
# Google Test mocks for MemoryAllocationLib
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MockMemoryAllocationLib
FILE_GUID = 8161cd6f-a2ab-5d7e-afbe-6db7c1cf706c
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = MemoryAllocationLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MockMemoryAllocationLib.cpp
[Packages]
MdePkg/MdePkg.dec
MdePkg/MdePkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
GoogleTestLib
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /EHs /bigobj