X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=adaptors%2Fx11%2Ffile.list;h=32e9d1463a0da13706d58a24af8e6660a9656958;hb=6bda931fd0d98c54986b97eef24332c761c14f14;hp=469fb2f3825fde8d70c28dc8cb305c769f2de72f;hpb=a32df908980fb91a4f1fd18ce2003ea239055292;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/x11/file.list b/adaptors/x11/file.list index 469fb2f..32e9d14 100644 --- a/adaptors/x11/file.list +++ b/adaptors/x11/file.list @@ -4,11 +4,9 @@ _adaptor_x11_internal_src_files = \ $(adaptor_x11_dir)/clipboard-impl-x.cpp \ $(adaptor_x11_dir)/display-connection-impl-x.cpp \ $(adaptor_x11_dir)/imf-manager-impl-x.cpp \ - $(adaptor_x11_dir)/pixmap-image-impl-x.cpp \ - $(adaptor_x11_dir)/server-connection-x.cpp \ + $(adaptor_x11_dir)/native-image-source-impl-x.cpp \ $(adaptor_x11_dir)/virtual-keyboard-impl-x.cpp \ $(adaptor_x11_dir)/window-impl-x.cpp \ - $(adaptor_x11_dir)/egl-implementation-x.cpp \ $(adaptor_x11_dir)/pixmap-render-surface-x.cpp \ $(adaptor_x11_dir)/ecore-x-render-surface.cpp \ $(adaptor_x11_dir)/window-render-surface-x.cpp \ @@ -29,14 +27,13 @@ adaptor_x11_ubuntu_internal_src_files = \ adaptor_x11_tizen_internal_src_files = \ $(_adaptor_x11_internal_src_files) \ - $(adaptor_x11_dir)/accessibility-adaptor-impl-x.cpp \ $(adaptor_x11_dir)/framework-x.cpp \ - $(adaptor_x11_dir)/key-impl-x.cpp \ - $(adaptor_x11_dir)/window-extensions.cpp + $(adaptor_x11_dir)/key-mapping-x.cpp \ + $(adaptor_x11_dir)/window-extensions.cpp \ + $(adaptor_x11_dir)/key-grab-x.cpp adaptor_x11_tv_internal_src_files = \ $(_adaptor_x11_internal_src_files) \ - $(adaptor_x11_dir)/accessibility-adaptor-impl-x.cpp \ $(adaptor_x11_dir)/framework-x.cpp adaptor_x11_internal_default_profile_src_files = \ @@ -44,4 +41,4 @@ adaptor_x11_internal_default_profile_src_files = \ $(adaptor_x11_dir)/system-settings-x.cpp devel_api_adaptor_tizen_x11_header_files = \ - $(adaptor_x11_dir)/window-extensions.h \ No newline at end of file + $(adaptor_x11_dir)/window-extensions.h