diff options
Diffstat (limited to 'MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf')
-rw-r--r-- | MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf b/MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf index 2d1c16084e..0bde46c247 100644 --- a/MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf +++ b/MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf @@ -15,6 +15,7 @@ [Defines]
INF_VERSION = 0x00010005
BASE_NAME = BmpImageDecoderLib
+ MODULE_UNI_FILE = BmpImageDecoderLib.uni
FILE_GUID = DF414223-F17C-4022-A1F4-4062612AB00D
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
|