X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fcommon%2Ffile.list;h=37faef3323eaa136e91cb3939c777dcb55ff24d6;hb=010f67652549e6502b52b0bcf39bf134e8ece10c;hp=35ef1db2e6d95b727de12dbb50b4b9ff89dc6ef8;hpb=f9f2fa4353e48c8320d7d36c6a2b8789bbbaa505;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/common/file.list b/adaptors/common/file.list index 35ef1db..37faef3 100644 --- a/adaptors/common/file.list +++ b/adaptors/common/file.list @@ -7,7 +7,6 @@ adaptor_common_internal_src_files = \ $(adaptor_common_dir)/adaptor.cpp \ $(adaptor_common_dir)/adaptor-impl.cpp \ $(adaptor_common_dir)/application-impl.cpp \ - $(adaptor_common_dir)/bitmap-loader-impl.cpp \ $(adaptor_common_dir)/clipboard-event-notifier-impl.cpp \ $(adaptor_common_dir)/command-line-options.cpp \ $(adaptor_common_dir)/drag-and-drop-detector-impl.cpp \ @@ -22,28 +21,25 @@ adaptor_common_internal_src_files = \ $(adaptor_common_dir)/orientation-impl.cpp \ $(adaptor_common_dir)/performance-logger-impl.cpp \ $(adaptor_common_dir)/physical-keyboard-impl.cpp \ + $(adaptor_common_dir)/pixel-buffer-impl.cpp \ $(adaptor_common_dir)/shared-file.cpp \ $(adaptor_common_dir)/singleton-service-impl.cpp \ $(adaptor_common_dir)/sound-player-impl.cpp \ $(adaptor_common_dir)/style-monitor-impl.cpp \ $(adaptor_common_dir)/trigger-event.cpp \ $(adaptor_common_dir)/trigger-event-factory.cpp \ - $(adaptor_common_dir)/watch-application-impl.cpp \ - $(adaptor_common_dir)/watch-time.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 \ $(adaptor_common_dir)/events/pan-gesture-detector.cpp \ $(adaptor_common_dir)/events/pinch-gesture-detector.cpp \ $(adaptor_common_dir)/events/tap-gesture-detector.cpp \ - \ $(adaptor_common_dir)/networking/socket-impl.cpp \ $(adaptor_common_dir)/networking/socket-factory.cpp \ - \ $(adaptor_common_dir)/feedback/feedback-plugin-proxy.cpp \ - \ $(adaptor_common_dir)/gl/egl-factory.cpp \ $(adaptor_common_dir)/gl/egl-implementation.cpp \ $(adaptor_common_dir)/gl/egl-sync-implementation.cpp \ @@ -57,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