efl/src
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
..
benchmarks Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00
bin exactness: resolve float compare warnings 2020-05-12 16:10:02 +02:00
bindings Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
edje_external Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00
examples examples: resolve float compare warnings 2020-05-12 16:10:02 +02:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00
modules Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs static/triangulator: resolve float compare warnings 2020-05-12 16:10:02 +02:00
tests tests: ecore_con another cert update to extend the time its valid to 100 years 2020-05-11 17:05:44 +02:00
wayland_protocol