Graphics and Vulkan integration within Adaptor
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / file.list
index 31217fb..5ee7530 100644 (file)
@@ -24,4 +24,9 @@ adaptor_graphics_ubuntu_gl_src_files=\
 
 # module: graphics, backend: ubuntu
 adaptor_graphics_ubuntu_src_files=\
-    ${adaptor_graphics_dir}/ubuntu/vsync-monitor-ubuntu.cpp
\ No newline at end of file
+    ${adaptor_graphics_dir}/ubuntu/vsync-monitor-ubuntu.cpp
+
+adaptor_vulkan_ubuntu_src_files = \
+    $(adaptor_graphics_dir)/vulkan/x11/vk-surface-xcb.cpp \
+    $(adaptor_graphics_dir)/vulkan/x11/vk-surface-xlib.cpp \
+    $(adaptor_graphics_dir)/vulkan/x11/vk-surface-xlib2xcb.cpp