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.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/customvideosurface/customvideosurface.pro b/examples/customvideosurface/customvideosurface.pro
index 1230f2cc6..2e0e798e9 100644
--- a/examples/customvideosurface/customvideosurface.pro
+++ b/examples/customvideosurface/customvideosurface.pro
@@ -1,3 +1,8 @@
TEMPLATE = subdirs
SUBDIRS += customvideoitem customvideowidget
+
+# install
+sources.files = customvideosurface.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtmultimedia/customvideosurface
+INSTALLS += sources