summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/EdkIIGlueDxeMemoryAllocationLib.sdl
blob: 191f45e8decf4c6fa6a469d913b6600b5b7a39fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TOKEN
	Name  = "EdkIIGlueDxeMemoryAllocationLib_SUPPORT"
	Value  = "1"
	Help  = "Main switch to enable EdkIIGlueDxeMemoryAllocationLib support in Project"
	TokenType = Boolean
	TargetEQU = Yes
	TargetMAK = Yes
	Master = Yes
End

TOKEN
	Name  = "EdkIIGlueDxeMemoryAllocationLib_LIB"
	Value  = "$$(LIB_BUILD_DIR)\EdkIIGlueDxeMemoryAllocationLib.lib"
	TokenType = Expression
	TargetMAK = Yes
End

PATH
	Name  = "EdkIIGlueDxeMemoryAllocationLib_DIR"
End

MODULE
	Help  = "Includes EdkIIGlueDxeMemoryAllocationLib.mak to Project"
	File  = "EdkIIGlueDxeMemoryAllocationLib.mak"
End