aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/shapes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/shapes.pro')
-rw-r--r--examples/quick/shapes/shapes.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/quick/shapes/shapes.pro b/examples/quick/shapes/shapes.pro
index ff6fa422fb..f99d941804 100644
--- a/examples/quick/shapes/shapes.pro
+++ b/examples/quick/shapes/shapes.pro
@@ -24,7 +24,8 @@ OTHER_FILES += content/main.qml \
content/item13.qml \
content/item14.qml \
content/item15.qml \
- content/item17.qml
+ content/item17.qml \
+ content/item18.qml
target.path = $$[QT_INSTALL_EXAMPLES]/quick/shapes
INSTALLS += target