ecore: move EFL_MAIN to Efl_Core.h
authorCedric Bail <cedric@osg.samsung.com>
Thu, 9 Nov 2017 23:08:40 +0000 (15:08 -0800)
committerCedric Bail <cedric@osg.samsung.com>
Thu, 9 Nov 2017 23:13:37 +0000 (15:13 -0800)
commitbd83a76393a1e5ceb7f725916a7eb9d41305f788
tree926566c022d5c6f7905aed495a2051d57341a16e
parent66c46f052832a98b2e6c09d7853e9557f03287c3
ecore: move EFL_MAIN to Efl_Core.h

This make EFL_MAIN available and working with just Ecore. For simplicity
it is available with Efl_Core.h. Ideally it should also work with Efl_Net.h
alone and finally with an Efl_Ui.h.

T6262
src/Makefile_Ecore.am
src/Makefile_Elementary.am
src/lib/ecore/Efl_Core.h
src/lib/ecore/efl_general.h [moved from src/lib/elementary/efl_general.h with 100% similarity]
src/lib/elementary/elm_general.h