elm_glview: remove all legacy usage from eo files
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 14 Mar 2019 05:46:27 +0000 (14:46 +0900)
commit9ee107059c54a15dec8c2c680bfac8e71fa784d3
tree4ae81505794bcb24fe652ee842d2ae6bb5c0d9a6
parent8e9a2b3998f62c1ff96f2c4b5e3c8e1d8efe2872
elm_glview: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree

ref T7724

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8173
12 files changed:
src/Makefile_Efl_Mono.am
src/Makefile_Elementary.am
src/bindings/mono/meson.build
src/lib/elementary/elm_glview.c
src/lib/elementary/elm_glview.eo [deleted file]
src/lib/elementary/elm_glview_eo.c [new file with mode: 0644]
src/lib/elementary/elm_glview_eo.h [new file with mode: 0644]
src/lib/elementary/elm_glview_eo.legacy.c [new file with mode: 0644]
src/lib/elementary/elm_glview_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_glview_legacy.h
src/lib/elementary/elm_widget_glview.h
src/lib/elementary/meson.build