aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qmlextensionplugins/plugins.qmlproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qmlextensionplugins/plugins.qmlproject')
-rw-r--r--examples/qml/qmlextensionplugins/plugins.qmlproject2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/qml/qmlextensionplugins/plugins.qmlproject b/examples/qml/qmlextensionplugins/plugins.qmlproject
index 771ab45b66..c2de5f5703 100644
--- a/examples/qml/qmlextensionplugins/plugins.qmlproject
+++ b/examples/qml/qmlextensionplugins/plugins.qmlproject
@@ -13,4 +13,6 @@ Project {
ImageFiles {
directory: "."
}
+
+ importPaths: [ "imports" ]
}