summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/EdkIIGlueBaseIoLibIntrinsic.sdl
blob: b94f6dc8230740cb97dda9b96ba9b12538bdf943 (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  = "EdkIIGlueBaseIoLibIntrinsic_SUPPORT"
	Value  = "1"
	Help  = "Main switch to enable EdkIIGlueBaseIoLibIntrinsic support in Project"
	TokenType = Boolean
	TargetEQU = Yes
	TargetMAK = Yes
	Master = Yes
End

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

PATH
	Name  = "EdkIIGlueBaseIoLibIntrinsic_DIR"
End

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