summaryrefslogtreecommitdiff
path: root/ReferenceCode/ME/Include/MeInclude.sdl
blob: ccba82a26aba0355ab618b21a067a97ae5cebbba (plain)
1
2
3
4
5
6
7
8
9
PATH
	Name  = "MeInclude_DIR"
End

ELINK
	Name  = "/I$(MeInclude_DIR)"
	Parent  = "ME_INCLUDES"
	InvokeOrder = AfterParent
End