[Gd-chatter] r11376 - in branches/opendylan-melange: gtk registry/generic registry/x86-linux registry/x86-win32

hannes at gwydiondylan.org hannes at gwydiondylan.org
Fri May 25 03:20:40 CEST 2007


Author: hannes
Date: Fri May 25 03:20:39 2007
New Revision: 11376

Added:
   branches/opendylan-melange/gtk/gtk-linux.hdp
      - copied unchanged from r11373, branches/opendylan-melange/gtk/gtk.hdp
   branches/opendylan-melange/gtk/gtk-win32.hdp
      - copied, changed from r11373, branches/opendylan-melange/gtk/gtk.hdp
   branches/opendylan-melange/registry/x86-linux/gtk
      - copied, changed from r11371, branches/opendylan-melange/registry/generic/gtk
   branches/opendylan-melange/registry/x86-win32/gtk
      - copied, changed from r11371, branches/opendylan-melange/registry/generic/gtk
Removed:
   branches/opendylan-melange/gtk/gtk.hdp
   branches/opendylan-melange/registry/generic/gtk
Log:
Job: fd
split this up because support.c is built different on linux and windows


Copied: branches/opendylan-melange/gtk/gtk-win32.hdp (from r11373, branches/opendylan-melange/gtk/gtk.hdp)
==============================================================================
--- branches/opendylan-melange/gtk/gtk.hdp	(original)
+++ branches/opendylan-melange/gtk/gtk-win32.hdp	Fri May 25 03:20:39 2007
@@ -10,7 +10,8 @@
 	gtk-module
 	gtk
 	properties
-Linker-Options:  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 support.o
+c-source-files:        support.c
+Linker-Options:   $(guilflags)
 Compilation-Mode: tight
 Target-Type:      dll
 

Copied: branches/opendylan-melange/registry/x86-linux/gtk (from r11371, branches/opendylan-melange/registry/generic/gtk)
==============================================================================
--- branches/opendylan-melange/registry/generic/gtk	(original)
+++ branches/opendylan-melange/registry/x86-linux/gtk	Fri May 25 03:20:39 2007
@@ -1 +1 @@
-abstract://dylan/gtk/gtk.hdp
+abstract://dylan/gtk/gtk-linux.hdp

Copied: branches/opendylan-melange/registry/x86-win32/gtk (from r11371, branches/opendylan-melange/registry/generic/gtk)
==============================================================================
--- branches/opendylan-melange/registry/generic/gtk	(original)
+++ branches/opendylan-melange/registry/x86-win32/gtk	Fri May 25 03:20:39 2007
@@ -1 +1 @@
-abstract://dylan/gtk/gtk.hdp
+abstract://dylan/gtk/gtk-win32.hdp



More information about the chatter mailing list