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