Add TARGET.EPOCALLOWDLLDATA=1 to Qml Plugin Wizard

Needed for Symbian.

Task-number: QTCREATORBUG-3507
Reviewed-by: Tim Jenssen
Reviewed-by: Alessandro Portale
Change-Id: I35799cd388e44353d6890fe79a411fbed2fb2ef3x
Reviewed-on: http://codereview.qt.nokia.com/394
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Kai Koehne
2011-06-08 15:13:56 +02:00
committed by hjk
parent 1bc9275917
commit fa3976b3f1

View File

@@ -27,7 +27,7 @@ OTHER_FILES = qmldir
qmldir.files = qmldir qmldir.files = qmldir
symbian { symbian {
# ... TARGET.EPOCALLOWDLLDATA = 1
} else:unix { } else:unix {
installPath = /usr/lib/qt4/imports/$$replace(uri, \\., /) installPath = /usr/lib/qt4/imports/$$replace(uri, \\., /)
qmldir.path = $$installPath qmldir.path = $$installPath