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