efl/src/modules/elementary/test_map
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
..
meson.build Fix EAPI definition by defining EFL_BUILD for each built DLL 2020-05-18 09:51:48 +01:00
mod.c elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libs 2019-04-11 17:58:56 +01:00