diff --git a/share/qtcreator/templates/qmlapp/qmlapplication.pri b/share/qtcreator/templates/qmlapp/qmlapplication.pri index 543f449be34..a98b4a786d8 100644 --- a/share/qtcreator/templates/qmlapp/qmlapplication.pri +++ b/share/qtcreator/templates/qmlapp/qmlapplication.pri @@ -30,6 +30,7 @@ for(deploymentfolder, DEPLOYMENTFOLDERS) { } symbian { + TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 contains(DEFINES, ORIENTATIONLOCK):LIBS += -lavkon -leikcore -leiksrv -lcone contains(DEFINES, NETWORKACCESS):TARGET.CAPABILITY += NetworkServices } else:win32 {