Refactor and add Wayland support.
[platform/core/uifw/dali-adaptor.git] / adaptors / x11 / file.list
1 # x11
2
3 adaptor_x11_internal_header_files = \
4   $(adaptor_x11_dir)/clipboard-impl.h \
5   $(adaptor_x11_dir)/imf-manager-impl.h \
6   $(adaptor_x11_dir)/pixmap-image-impl.h \
7   $(adaptor_x11_dir)/pixmap-render-surface.h 
8
9 adaptor_x11_application_src_files = \
10   $(adaptor_x11_dir)/framework-x.cpp
11
12 adaptor_x11_internal_src_files = \
13   $(adaptor_x11_dir)/accessibility-manager-impl-x.cpp \
14   $(adaptor_x11_dir)/clipboard-impl-x.cpp \
15   $(adaptor_x11_dir)/imf-manager-impl-x.cpp \
16   $(adaptor_x11_dir)/pixmap-image-impl-x.cpp \
17   $(adaptor_x11_dir)/server-connection-x.cpp \
18   $(adaptor_x11_dir)/virtual-keyboard-impl-x.cpp \
19   $(adaptor_x11_dir)/window-impl-x.cpp \
20   $(adaptor_x11_dir)/event-handler-x.cpp \
21   $(adaptor_x11_dir)/egl-implementation-x.cpp \
22   $(adaptor_x11_dir)/pixmap-render-surface-x.cpp \
23   $(adaptor_x11_dir)/ecore-x-render-surface.cpp \
24   $(adaptor_x11_dir)/window-render-surface-x.cpp \
25   $(adaptor_x11_dir)/ecore-x-window-interface.cpp
26
27 adaptor_x11_profile_src_files = \
28   $(adaptor_x11_dir)/key-impl-x.cpp
29   
30 adaptor_x11_common_internal_profile_src_files = \
31   $(adaptor_x11_dir)/ecore-x-render-surface-factory.cpp \
32   $(adaptor_x11_dir)/system-settings-x.cpp