From b7c51c9cf4864df6aabb99a1ae843becd577237c Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 15 Jun 2018 00:00:50 +0800 Subject: init. 1AQQW051 --- Core/CPU/x64/AmiX64Lib.sdl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Core/CPU/x64/AmiX64Lib.sdl (limited to 'Core/CPU/x64/AmiX64Lib.sdl') diff --git a/Core/CPU/x64/AmiX64Lib.sdl b/Core/CPU/x64/AmiX64Lib.sdl new file mode 100644 index 0000000..79b7e36 --- /dev/null +++ b/Core/CPU/x64/AmiX64Lib.sdl @@ -0,0 +1,19 @@ +TOKEN + Name = "AmiX64Lib_SUPPORT" + Value = "1" + Help = "Main switch to enable AmiX64Lib support in Project" + TokenType = Boolean + TargetEQU = Yes + TargetMAK = Yes + Master = Yes +End + +PATH + Name = "AmiX64Lib_DIR" +End + +MODULE + Help = "Includes AmiX64Lib.mak to Project" + File = "AmiX64Lib.mak" +End + -- cgit v1.2.3