summaryrefslogtreecommitdiffstats
path: root/examples/widgets/scroller/scroller.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/scroller/scroller.pro')
-rw-r--r--examples/widgets/scroller/scroller.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/widgets/scroller/scroller.pro b/examples/widgets/scroller/scroller.pro
index bac3f26554..ef7671f6b0 100644
--- a/examples/widgets/scroller/scroller.pro
+++ b/examples/widgets/scroller/scroller.pro
@@ -1,2 +1,7 @@
TEMPLATE = subdirs
SUBDIRS += graphicsview
+
+# install
+sources.files = scroller.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/scroller
+INSTALLS += sources