summaryrefslogtreecommitdiffstats
path: root/examples/declarative/toys/toys.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/toys/toys.pro')
-rw-r--r--examples/declarative/toys/toys.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/declarative/toys/toys.pro b/examples/declarative/toys/toys.pro
index b24559a5..2e35b44a 100644
--- a/examples/declarative/toys/toys.pro
+++ b/examples/declarative/toys/toys.pro
@@ -6,3 +6,8 @@ SUBDIRS += \
dynamicscene \
tic-tac-toe/tictactoe.pro \
tvtennis
+
+# install
+sources.files = toys.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/toys
+INSTALLS += sources