summaryrefslogtreecommitdiff
path: root/assignment-7/appointments.prj
diff options
context:
space:
mode:
authorCamil Staps2017-10-25 16:59:22 +0200
committerCamil Staps2017-10-25 16:59:22 +0200
commit418596ac5d1e508e070ebeed450fdac3589fab59 (patch)
treed044c3086a3210e711f6053b83e71a0904bd1b6e /assignment-7/appointments.prj
parentStudent numbers (diff)
Start with assignment 7
Diffstat (limited to 'assignment-7/appointments.prj')
-rw-r--r--assignment-7/appointments.prj59
1 files changed, 59 insertions, 0 deletions
diff --git a/assignment-7/appointments.prj b/assignment-7/appointments.prj
new file mode 100644
index 0000000..a2d8614
--- /dev/null
+++ b/assignment-7/appointments.prj
@@ -0,0 +1,59 @@
+Version: 1.4
+Global
+ ProjectRoot: .
+ Target: iTasks
+ Exec: {Project}/appointments
+ CodeGen
+ CheckStacks: False
+ CheckIndexes: True
+ Application
+ HeapSize: 167772160
+ StackSize: 1048576
+ ExtraMemory: 81920
+ IntialHeapSize: 204800
+ HeapSizeMultiplier: 4096
+ ShowExecutionTime: False
+ ShowGC: False
+ ShowStackSize: False
+ MarkingCollector: False
+ DisableRTSFlags: False
+ StandardRuntimeEnv: True
+ Profile
+ Memory: False
+ MemoryMinimumHeapSize: 0
+ Time: False
+ Stack: False
+ Dynamics: True
+ DescExL: False
+ Output
+ Output: ShowConstructors
+ Font: Monaco
+ FontSize: 9
+ WriteStdErr: False
+ Link
+ LinkMethod: Static
+ GenerateRelocations: False
+ GenerateSymbolTable: False
+ GenerateLinkMap: False
+ LinkResources: False
+ ResourceSource:
+ GenerateDLL: False
+ ExportedNames:
+ Paths
+ Path: {Project}
+ Precompile:
+ Postlink:
+MainModule
+ Name: appointments
+ Dir: {Project}
+ Compiler
+ NeverMemoryProfile: False
+ NeverTimeProfile: False
+ StrictnessAnalysis: True
+ ListTypes: StrictExportTypes
+ ListAttributes: True
+ Warnings: True
+ Verbose: True
+ ReadableABC: False
+ ReuseUniqueNodes: True
+ Fusion: False