aboutsummaryrefslogtreecommitdiffstats
path: root/examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro')
-rw-r--r--examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro b/examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro
index 22886970..a45d8982 100644
--- a/examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro
+++ b/examples/neptune3ui/parking-app-tutorial/chapter3-middleware/imports/imports.pro
@@ -20,7 +20,7 @@ exists($$OUT_PWD/qmldir) {
cpqmldir.CONFIG = no_check_exist
COPIES += cpqmldir
- installPath = /apps/chapter3-middleware/imports/$$replace(URI, \\., /)
+ installPath = $$[QT_INSTALL_EXAMPLES]/neptune3-ui/chapter3-middleware/imports/$$replace(URI, \\., /)
qmldir.files = $$OUT_PWD/qmldir \
$$OUT_PWD/plugins.qmltypes
qmldir.path = $$installPath