ecore_con: eoifying ecore_con_eet.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Mon, 22 Jun 2015 16:55:54 +0000 (18:55 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Jun 2015 16:55:57 +0000 (18:55 +0200)
commit12257053a0f428b88df913ac3a00fdaa5b366ed2
treee40a1dd22ba17db18e6d3bd8441b45460ad98ec5
parenta3c7a831960e679d36b6c1fa443fc9642c243914
ecore_con: eoifying ecore_con_eet.

Summary:
This is still work in progress. I've added new file for temporary
purpose. Idea is to first eoify everything then change its namespace properly.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2602

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/Makefile_Ecore_Con.am
src/lib/ecore_con/Ecore_Con_Eet.h
src/lib/ecore_con/Ecore_Con_Eet_Eo.h [new file with mode: 0644]
src/lib/ecore_con/Ecore_Con_Eet_Legacy.h [new file with mode: 0644]
src/lib/ecore_con/ecore_con_eet.c
src/lib/ecore_con/ecore_con_eet_base.eo [new file with mode: 0644]
src/lib/ecore_con/ecore_con_eet_client_obj.eo [new file with mode: 0644]
src/lib/ecore_con/ecore_con_eet_server_obj.eo [new file with mode: 0644]