summaryrefslogtreecommitdiff
path: root/ReferenceCode/ME/ActiveManagement/AlertStandardFormat/Heci/Common/AlertStandardFormatCommon.sdl
blob: 8ec0f9c87f31437f2aac1279f86a4472800c4d70 (plain)
1
2
3
4
5
6
7
8
9
10
PATH
	Name  = "AlertStandardFormatCommon_DIR"
	Help  = "AlertStandardFormat files source directory"
End

ELINK
	Name  = "/I$(AlertStandardFormatCommon_DIR)"
	Parent  = "AlertStandardFormat_INCLUDES"
	InvokeOrder = AfterParent
End