diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Gtk.linux.env | 19 | ||||
-rw-r--r-- | config/Gtk.linux.prt | 51 |
2 files changed, 70 insertions, 0 deletions
diff --git a/config/Gtk.linux.env b/config/Gtk.linux.env new file mode 100644 index 0000000..0122ec3 --- /dev/null +++ b/config/Gtk.linux.env @@ -0,0 +1,19 @@ +Version: 1.0 +Environments + Environment + EnvironmentName: Gtk + EnvironmentPaths + Path: {Application}/lib/StdEnv + EnvironmentCompiler: lib/exe/cocl + EnvironmentABCOptimise: lib/exe/abcopt + EnvironmentByteCodeGen: lib/exe/bcgen + EnvironmentByteCodeLink: lib/exe/bclink + EnvironmentByteCodeStrip: lib/exe/bcstrip + EnvironmentByteCodePrelink: lib/exe/bcprelink + EnvironmentCodeGen: lib/exe/cg + EnvironmentLinker: /usr/bin/gcc::-Wl,--gc-sections -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-object -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 + EnvironmentVersion: 920 + EnvironmentRedirect: False + EnvironmentCompileMethod: Pers + EnvironmentProcessor: I386 + Environment64BitProcessor: True 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: |