summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/vulkan.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vulkan/vulkan.pro')
-rw-r--r--examples/vulkan/vulkan.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/vulkan/vulkan.pro b/examples/vulkan/vulkan.pro
index 920762cb9e..4fe4dfda78 100644
--- a/examples/vulkan/vulkan.pro
+++ b/examples/vulkan/vulkan.pro
@@ -1,8 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS = hellovulkanwindow \
- hellovulkantriangle \
- hellovulkantexture
+SUBDIRS = hellovulkantriangle
qtHaveModule(widgets) {
SUBDIRS += hellovulkanwidget