enlightenment/src/modules/conf
Marcel Hollerbach 29901d67b2 meson: use file instead of doing the relative path by hand
a reason for doing that is that you can just pack together targets into
a array and pass them to our helper, and the helper will just handle
them, so even module with eldbus codegen etc is now supported.

This also means that we are just passing the src object directly into
the shared_module call, which means the user of our helper can just pack
everything he needs into the src var and the helper does not need to
know about it.
2017-08-08 18:38:37 +02:00
..
e-module-conf.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_conf.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_mod_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_mod_main.c e ptr cast via void fix to reduce warnings 2017-02-12 16:25:35 +09:00
e_mod_main.h remove E_Comp usage from conf 2015-03-18 17:41:25 -04:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00