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