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.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/quick/pathitem/pathitem.pro b/examples/quick/pathitem/pathitem.pro
index 69aa11fa45..ad208a74ab 100644
--- a/examples/quick/pathitem/pathitem.pro
+++ b/examples/quick/pathitem/pathitem.pro
@@ -17,7 +17,10 @@ OTHER_FILES += content/pathitem.qml \
content/item9.qml \
content/item10.qml \
content/item11.qml \
- content/item12.qml
+ content/item12.qml \
+ content/item13.qml \
+ content/item14.qml \
+ content/item15.qml
target.path = $$[QT_INSTALL_EXAMPLES]/quick/pathitem
INSTALLS += target