diff options
Diffstat (limited to 'Library/AmiLib.sdl')
-rw-r--r-- | Library/AmiLib.sdl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Library/AmiLib.sdl b/Library/AmiLib.sdl new file mode 100644 index 0000000..78e70fa --- /dev/null +++ b/Library/AmiLib.sdl @@ -0,0 +1,9 @@ +TOKEN + Name = "AmiLib_SUPPORT" + Value = "1" + Help = "Main switch to enable AmiLib support in Project" + TokenType = Boolean + TargetEQU = Yes + TargetMAK = Yes + Master = Yes +End |