EDJE plugin only depends on the EFL.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 4 Jan 2014 08:18:59 +0000 (17:18 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 4 Jan 2014 08:29:26 +0000 (17:29 +0900)
commita39e58f9088cb8703d0e6692fa32f1004cfa684d
tree15daa510f4476abeebc0bdefe0588df88872ce6e
parentf5dd6bdc33ab89bc5031b025e0a003294527d9c0
EDJE plugin only depends on the EFL.

Only if the master loads this plugin, the master will get involved with EFL.
or it will not be concerns anymore about EFL.

Change-Id: I938b41cc9dca6876eca9eed7b790fb7bd23d1825
CMakeLists.txt
include/abi.h [new file with mode: 0644]
include/script_port.h
packaging/liblivebox-edje.spec
src/abi.c [new file with mode: 0644]
src/script_port.c