From 4d9b0222942bd11c490d476ae60f3709017b804b Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 21 Oct 2019 10:26:13 +0200 Subject: Add GtkSheet --- config/GtkSheet.linux.prt | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 config/GtkSheet.linux.prt (limited to 'config/GtkSheet.linux.prt') diff --git a/config/GtkSheet.linux.prt b/config/GtkSheet.linux.prt new file mode 100644 index 0000000..dc645de --- /dev/null +++ b/config/GtkSheet.linux.prt @@ -0,0 +1,51 @@ +Version: 1.5 +Global + ProjectRoot: . + Target: Gtk with GtkSheet + CodeGen + CheckStacks: False + CheckIndexes: True + OptimiseABC: False + GenerateByteCode: False + Application + HeapSize: 2097152 + StackSize: 512000 + ExtraMemory: 8192 + 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: False + GenericFusion: False + DescExL: False + Output + Output: ShowConstructors + Font: Courier + FontSize: 9 + WriteStdErr: False + Link + LinkMethod: Static + GenerateRelocations: False + GenerateSymbolTable: False + GenerateLinkMap: False + LinkResources: False + ResourceSource: + GenerateDLL: False + ExportedNames: + StripByteCode: True + KeepByteCodeSymbols: True + PrelinkByteCode: True + Paths + Path: {Application}*lib*Platform + Path: {Application}*lib*Gtk + Precompile: + Postlink: -- cgit v1.2.3