efl/legacy/elementary/src/modules/prefs
Stefan Schmidt 85ad567628 prefs: Add EVIL_LIBS to build to avoid problems with missing regex.h under mingw
Thanks to Adrien Nader to pointing this out.

In the longer term we need to re-factor some parts of the elm build system to
better reflect a build under mingw to avoid spreading @EVIL_LIBS@ and such
everywhere. But for now this is a good fix

@fix
2014-03-24 11:43:21 +01:00
..
Makefile.am prefs: Add EVIL_LIBS to build to avoid problems with missing regex.h under mingw 2014-03-24 11:43:21 +01:00
elm_button.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_check.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_datetime.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_entry.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_horizontal_box.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_horizontal_frame.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_label.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_prefs_swallow.edc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_separator.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_slider.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_spinner.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_swallow.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_vertical_box.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
elm_vertical_frame.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
item_widgets.inc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
page_widgets.inc [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
prefs_iface.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
private.h elm: Fixed formatting about EINA_LOG stuff. 2014-01-21 19:58:09 +09:00