aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/pathitem/pathitem.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/pathitem/pathitem.pro')
-rw-r--r--examples/quick/pathitem/pathitem.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/quick/pathitem/pathitem.pro b/examples/quick/pathitem/pathitem.pro
index ad208a74ab..ac42bd519d 100644
--- a/examples/quick/pathitem/pathitem.pro
+++ b/examples/quick/pathitem/pathitem.pro
@@ -20,7 +20,9 @@ OTHER_FILES += content/pathitem.qml \
content/item12.qml \
content/item13.qml \
content/item14.qml \
- content/item15.qml
+ content/item15.qml \
+ content/item16.qml \
+ content/item17.qml
target.path = $$[QT_INSTALL_EXAMPLES]/quick/pathitem
INSTALLS += target