summaryrefslogtreecommitdiff
path: root/Core/CPU/x64/MiscLib/MiscX64Lib.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/CPU/x64/MiscLib/MiscX64Lib.sdl')
-rw-r--r--Core/CPU/x64/MiscLib/MiscX64Lib.sdl19
1 files changed, 19 insertions, 0 deletions
diff --git a/Core/CPU/x64/MiscLib/MiscX64Lib.sdl b/Core/CPU/x64/MiscLib/MiscX64Lib.sdl
new file mode 100644
index 0000000..a9c676e
--- /dev/null
+++ b/Core/CPU/x64/MiscLib/MiscX64Lib.sdl
@@ -0,0 +1,19 @@
+TOKEN
+ Name = "MiscX64Lib_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable MiscX64Lib support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ Master = Yes
+End
+
+PATH
+ Name = "MiscX64Lib_DIR"
+End
+
+MODULE
+ Help = "Includes MiscX64Lib.mak to Project"
+ File = "MiscX64Lib.mak"
+End
+