summaryrefslogtreecommitdiffstats
path: root/examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro')
-rw-r--r--examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro b/examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro
deleted file mode 100644
index 8f7d9494e2..0000000000
--- a/examples/vulkan/hellovulkanwindow/hellovulkanwindow.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-HEADERS += hellovulkanwindow.h
-SOURCES += hellovulkanwindow.cpp main.cpp
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkanwindow
-INSTALLS += target