X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fcommon%2Ffile.list;h=37faef3323eaa136e91cb3939c777dcb55ff24d6;hb=010f67652549e6502b52b0bcf39bf134e8ece10c;hp=af15d62a86512b0eecc76b39d9cee8534d32154b;hpb=ac30b9e017fcce28e379dfc532f8cbccd0fdf478;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/common/file.list b/adaptors/common/file.list index af15d62..37faef3 100644 --- a/adaptors/common/file.list +++ b/adaptors/common/file.list @@ -30,6 +30,7 @@ adaptor_common_internal_src_files = \ $(adaptor_common_dir)/trigger-event-factory.cpp \ $(adaptor_common_dir)/key-impl.cpp \ $(adaptor_common_dir)/video-player-impl.cpp \ + $(adaptor_common_dir)/web-engine-lite-impl.cpp \ $(adaptor_common_dir)/events/gesture-manager.cpp \ $(adaptor_common_dir)/events/long-press-gesture-detector.cpp \ $(adaptor_common_dir)/events/pan-gesture-detector-base.cpp \ @@ -52,11 +53,6 @@ adaptor_common_internal_ecore_src_files = \ $(adaptor_common_dir)/event-loop/ecore/ecore-file-descriptor-monitor.cpp \ $(adaptor_common_dir)/event-loop/ecore/ecore-timer-impl.cpp -adaptor_common_internal_uv_src_files = \ - $(adaptor_common_dir)/event-loop/lib-uv/uv-callback-manager.cpp \ - $(adaptor_common_dir)/event-loop/lib-uv/uv-file-descriptor-monitor.cpp \ - $(adaptor_common_dir)/event-loop/lib-uv/uv-timer-impl.cpp - adaptor_common_internal_default_profile_src_files = \ $(adaptor_common_dir)/color-controller-impl.cpp \ $(adaptor_common_dir)/system-settings.cpp