diff --git a/share/qtcreator/templates/wizards/qml-extension/project.pro b/share/qtcreator/templates/wizards/qml-extension/project.pro index 9224d7a99b1..e419173897d 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