diff options
Diffstat (limited to 'config/Gtk.linux.env')
-rw-r--r-- | config/Gtk.linux.env | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/config/Gtk.linux.env b/config/Gtk.linux.env deleted file mode 100644 index 5c83ebb..0000000 --- a/config/Gtk.linux.env +++ /dev/null @@ -1,36 +0,0 @@ -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-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 - EnvironmentVersion: 920 - EnvironmentRedirect: False - EnvironmentCompileMethod: Pers - EnvironmentProcessor: I386 - Environment64BitProcessor: True - Environment - EnvironmentName: Gtk with GtkSheet - 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-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtksheet-4.0 - EnvironmentVersion: 920 - EnvironmentRedirect: False - EnvironmentCompileMethod: Pers - EnvironmentProcessor: I386 - Environment64BitProcessor: True |