summaryrefslogtreecommitdiffstats
path: root/examples/video/video.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/video/video.pro')
-rw-r--r--examples/video/video.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/video/video.pro b/examples/video/video.pro
deleted file mode 100644
index 96d48c0d3..000000000
--- a/examples/video/video.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += qmlvideo qmlvideofx
-
-# install
-sources.files = video.pro doc snippets
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/video
-INSTALLS += sources