aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/qtcreator/templates/wizards/qml-extension/project.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/qml-extension/project.pro b/share/qtcreator/templates/wizards/qml-extension/project.pro
index 9224d7a99b..e419173897 100644
--- a/share/qtcreator/templates/wizards/qml-extension/project.pro
+++ b/share/qtcreator/templates/wizards/qml-extension/project.pro
@@ -27,7 +27,7 @@ OTHER_FILES = qmldir
qmldir.files = qmldir
symbian {
- # ...
+ TARGET.EPOCALLOWDLLDATA = 1
} else:unix {
installPath = /usr/lib/qt4/imports/$$replace(uri, \\., /)
qmldir.path = $$installPath