efl/src/modules/elementary/prefs
Marcel Hollerbach 44a33c2dad meson: support unified suffixes for modules
A long story in a few words: sometimes on macos modules will be compiled
into .dylib, sometimes, into .so suffix. We did not set the suffix
everywhere in our meson build instructions, hence our suffixes have been
differently, which resulted in random load fails on different maschines.

With this commit, we ensure that we suffix all modules the same way.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11650
2020-04-07 10:58:17 +02:00
..
elm_button.c elementary: do not emit new events in legacy 2019-05-13 15:14:13 -04:00
elm_check.c efl_ui_radio: cleanup API 2019-06-20 16:02:02 +02:00
elm_datetime.c
elm_entry.c elm_entry: remove all legacy usage from eo files 2019-03-07 14:15:12 -08:00
elm_horizontal_box.c
elm_horizontal_frame.c
elm_label.c
elm_prefs_swallow.edc
elm_separator.c
elm_slider.c efl_ui_range_display: move events from spin 2019-07-31 10:18:20 +02:00
elm_spinner.c elm_spinner: remove all legacy usage from eo files 2019-03-07 14:16:24 -08:00
elm_swallow.c
elm_vertical_box.c
elm_vertical_frame.c
item_widgets.inc
meson.build meson: support unified suffixes for modules 2020-04-07 10:58:17 +02:00
page_widgets.inc
prefs_iface.c elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libs 2019-04-11 17:58:56 +01:00
private.h