gtk/demos/widget-factory
Jehan 4376b4f705 Fix the build of the native gtk-update-icon-cache when cross-compiling.
As a noinst_PROGRAMS, the libtool generated for cross-compiling will be
used, which will mess up the linking. Create a all-local target instead.
Also ensure that building uses always a native version of the tool by
specifying a GTK_UPDATE_ICON_CACHE automake variable.
Finally "config.h" has been created to work for the target platform and
causes problem when cross-compiling. So we temporarily generate a basic
config.h which contains only the strict minimum.
2014-08-13 21:06:51 +00:00
..
data widget-factory: add icon 2013-11-05 16:35:05 -05:00
gtk3-widget-factory.desktop widget-factory: add icon 2013-11-05 16:35:05 -05:00
Makefile.am Fix the build of the native gtk-update-icon-cache when cross-compiling. 2014-08-13 21:06:51 +00:00
menus.ui widget-factory: Use the new application resource support 2014-07-09 10:13:38 -04:00
widget-factory.c widget-factory: Avoid a compiler warning 2014-08-13 09:19:09 -04:00
widget-factory.gresource.xml Trivial: Move resources into the same prefix 2014-07-19 18:34:58 -04:00
widget-factory.ui widget-factory: Add a missing style class 2014-08-13 09:18:08 -04:00