summaryrefslogtreecommitdiff
path: root/Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl')
-rw-r--r--Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl27
1 files changed, 27 insertions, 0 deletions
diff --git a/Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl b/Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl
new file mode 100644
index 0000000..ce0ff64
--- /dev/null
+++ b/Board/EM/MeWrapper/AtAmUi/AtAmUi.sdl
@@ -0,0 +1,27 @@
+TOKEN
+ Name = "AtAMUI_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable TdtWrapper support in Project"
+ TokenType = Boolean
+ TargetMAK = Yes
+ TargetH = Yes
+ Master = Yes
+ Token = "AT_SUPPORT" "=" "1"
+End
+
+
+PATH
+ Name = "AtAmUi_DIR"
+End
+
+MODULE
+ Help = "Includes TdtWrapper.mak to Project"
+ File = "AtAmUi.mak"
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\AtAmUi.ffs"
+ Parent = "FV_MAIN"
+ InvokeOrder = AfterParent
+End
+