summaryrefslogtreecommitdiff
path: root/Core/CPU/x64/Foundationx64.sdl
blob: bb61c1ab83b35e7977e8b733176f4c40a61a8f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TOKEN
	Name  = "Foundationx64_SUPPORT"
	Value  = "1"
	Help  = "Main switch to enable Foundationx64 support in Project"
	TokenType = Boolean
	TargetEQU = Yes
	TargetMAK = Yes
	Master = Yes
End

PATH
	Name  = "Foundationx64_DIR"
End

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