summaryrefslogtreecommitdiffstats
path: root/tutorials/quick3d/shaders/shaders.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/quick3d/shaders/shaders.pro')
-rw-r--r--tutorials/quick3d/shaders/shaders.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tutorials/quick3d/shaders/shaders.pro b/tutorials/quick3d/shaders/shaders.pro
deleted file mode 100644
index e33763fb..00000000
--- a/tutorials/quick3d/shaders/shaders.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-
-# These examples contain no C++ and can simply be copied
-sources.files = .
-
-sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials
-INSTALLS += sources