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