diff options
author | Camil Staps | 2019-10-31 15:58:52 +0100 |
---|---|---|
committer | Camil Staps | 2019-10-31 15:58:52 +0100 |
commit | 850caedbe6f0cf860338f1d539fcde259b274b05 (patch) | |
tree | df0395cd7006847784aaa5490d979ad9c64e1f9b /config/GtkSheet.linux.prt | |
parent | Simplify timeouts (remove C code; use pushLc ABC instruction instead) (diff) |
Use import code from library instead of environments to link with Gtk and GtkSheet
Diffstat (limited to 'config/GtkSheet.linux.prt')
-rw-r--r-- | config/GtkSheet.linux.prt | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/config/GtkSheet.linux.prt b/config/GtkSheet.linux.prt deleted file mode 100644 index 3eca7e5..0000000 --- a/config/GtkSheet.linux.prt +++ /dev/null @@ -1,52 +0,0 @@ -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*Dynamics - Path: {Application}*lib*Platform - Path: {Application}*lib*Gtk - Precompile: - Postlink: |