efl/src/lib/eldbus
Vincent Torri 3ade45cbc8 Fix EAPI definition by defining EFL_BUILD for each built DLL
Summary: EAPI must be defined to dllexport when building DLL, and to dllimport when using these DLL. To achieve this, define EFL_BUILD for each library and module, and set DLL_EXPORT unconditionally. Static library are and will be not supported

Test Plan: compilation

Reviewers: zmike, raster, jptiz

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11834
2020-05-18 09:51:48 +01:00
..
Eldbus.h doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
Eldbus_Model.h
eldbus_connection.h
eldbus_core.c
eldbus_freedesktop.c
eldbus_freedesktop.h
eldbus_introspection.c
eldbus_introspection.h
eldbus_message.c
eldbus_message.h
eldbus_message_eina_value.h
eldbus_message_from_eina_value.c
eldbus_message_helper.c
eldbus_message_helper.h
eldbus_message_to_eina_value.c
eldbus_model.c
eldbus_model.eo
eldbus_model_arguments.c
eldbus_model_arguments.eo
eldbus_model_arguments_private.h
eldbus_model_connection.c
eldbus_model_connection.eo
eldbus_model_connection_private.h
eldbus_model_method.c
eldbus_model_method.eo
eldbus_model_method_private.h
eldbus_model_object.c
eldbus_model_object.eo
eldbus_model_object_private.h
eldbus_model_private.h
eldbus_model_proxy.c
eldbus_model_proxy.eo
eldbus_model_proxy_private.h
eldbus_model_signal.c
eldbus_model_signal.eo
eldbus_model_signal_private.h
eldbus_object.c
eldbus_object.h
eldbus_pending.c
eldbus_pending.h
eldbus_private.h
eldbus_private_types.h
eldbus_proxy.c
eldbus_proxy.h
eldbus_service.c eldbus_service: Prevent memory leak 2020-02-14 16:27:12 +09:00
eldbus_service.h
eldbus_signal_handler.c
eldbus_signal_handler.h
eldbus_types.eot
meson.build Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00