mirror of https://github.com/qt/qt3d.git
Another minor symbian change.
This commit is contained in:
parent
c2e99a9733
commit
93c41cccf4
|
|
@ -10,6 +10,7 @@ win32 {
|
||||||
|
|
||||||
symbian {
|
symbian {
|
||||||
CONFIG += epocallowdlldata
|
CONFIG += epocallowdlldata
|
||||||
|
MMP_RULES += EXPORTUNFROZEN
|
||||||
contains(QT_EDITION, OpenSource) {
|
contains(QT_EDITION, OpenSource) {
|
||||||
TARGET.CAPABILITY = LocalServices NetworkServices ReadUserData UserEnvironment WriteUserData
|
TARGET.CAPABILITY = LocalServices NetworkServices ReadUserData UserEnvironment WriteUserData
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue