X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=src%2Fmain.prj;h=09ebcb5cefc6e66ddad20d35a623165d996bb6bb;hb=db22521b4ba8a77e3bf845e38de3c0cb6e40a180;hp=7ba18dcea5c2852a4c02d7c81fa8fbff025e78b9;hpb=6e527e30012f8809594452cb9559b301b4a8afc6;p=cc1516.git diff --git a/src/main.prj b/src/main.prj index 7ba18dc..09ebcb5 100644 --- a/src/main.prj +++ b/src/main.prj @@ -24,7 +24,7 @@ Global Time: True Stack: True Output - Output: ShowConstructors + Output: NoConsole Font: Courier FontSize: 9 WriteStdErr: False @@ -686,8 +686,8 @@ OtherModules ReuseUniqueNodes: True Fusion: False Module - Name: StdMaybe - Dir: {Application}/lib/iTasks-SDK/Dependencies/clean-platform/src/libraries/OS-Independent/Deprecated/StdLib + Name: System.OS + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Linux-64 Compiler NeverMemoryProfile: False NeverTimeProfile: False @@ -769,3 +769,17 @@ OtherModules ReadableABC: False ReuseUniqueNodes: True Fusion: False + Module + Name: StdMaybe + Dir: {Application}/lib/iTasks-SDK/Server/lib + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False