X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Foffscreen%2Ffile.list;h=e75b847614ef080ce5796270bfe396c6fa95d842;hb=a90b09ccda956cbe4a076aeed1c305f3b49c9e17;hp=3b6109fb911ac8dfb8338b2cfc93782a46d9de26;hpb=188e912a5a3ea204093c4667783f956a69625542;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/offscreen/file.list b/dali/internal/offscreen/file.list index 3b6109f..e75b847 100644 --- a/dali/internal/offscreen/file.list +++ b/dali/internal/offscreen/file.list @@ -1,30 +1,5 @@ - # module: offscreen, backend: common SET( adaptor_offscreen_common_src_files ${adaptor_offscreen_dir}/common/offscreen-application-impl.cpp -) - - -# module: offscreen, backend: tizen -SET( adaptor_offscreen_tizen_src_files - ${adaptor_offscreen_dir}/tizen/offscreen-window-impl-tizen.cpp - ${adaptor_offscreen_dir}/tizen/offscreen-window-factory-tizen.cpp -) - -# module: offscreen, backend: ubuntu-x11 -SET( adaptor_offscreen_ubuntu-x11_src_files - ${adaptor_offscreen_dir}/ubuntu-x11/offscreen-window-impl-x.cpp - ${adaptor_offscreen_dir}/ubuntu-x11/offscreen-window-factory-x.cpp -) - -# module: offscreen, backend: android -SET( adaptor_offscreen_android_src_files - ${adaptor_offscreen_dir}/android/offscreen-window-impl-android.cpp - ${adaptor_offscreen_dir}/android/offscreen-window-factory-android.cpp -) - -# module: offscreen, backend: windows -SET( adaptor_offscreen_windows_src_files - ${adaptor_offscreen_dir}/windows/offscreen-window-impl-win.cpp - ${adaptor_offscreen_dir}/windows/offscreen-window-factory-win.cpp + ${adaptor_offscreen_dir}/common/offscreen-window-impl.cpp )