From fdcc2fdc6d733da52f214d662d7559ea541f7418 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Wed, 25 Jul 2007 06:24:23 +0000 Subject: [PATCH] Added library instance for USER_DEFINED module type git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3437 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/Nt32Pkg.dsc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index 48e7c6da77..24d57c5fe5 100644 --- a/Nt32Pkg/Nt32Pkg.dsc +++ b/Nt32Pkg/Nt32Pkg.dsc @@ -80,6 +80,9 @@ [LibraryClasses.common.BASE] DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf +[LibraryClasses.common.USER_DEFINED] + DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf + [LibraryClasses.common.SEC] DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf -- 2.39.2