From ad98343da1467653dacc811a9e52b7da2282c200 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 19 Oct 2019 19:57:53 +0200 Subject: Initial commit --- config/Gtk.linux.prt | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 config/Gtk.linux.prt (limited to 'config/Gtk.linux.prt') diff --git a/config/Gtk.linux.prt b/config/Gtk.linux.prt new file mode 100644 index 0000000..1b70e04 --- /dev/null +++ b/config/Gtk.linux.prt @@ -0,0 +1,51 @@ +Version: 1.5 +Global + ProjectRoot: . + Target: Gtk + 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