aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/qtquickapp/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qtquickapp/app.pro')
-rw-r--r--share/qtcreator/templates/qtquickapp/app.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/share/qtcreator/templates/qtquickapp/app.pro b/share/qtcreator/templates/qtquickapp/app.pro
index e8d197665a..fcbcc0b8af 100644
--- a/share/qtcreator/templates/qtquickapp/app.pro
+++ b/share/qtcreator/templates/qtquickapp/app.pro
@@ -28,7 +28,11 @@ symbian:TARGET.CAPABILITY += NetworkServices
# CONFIG += mobility
# MOBILITY +=
-# Add dependency to symbian components
+# Speed up launching on MeeGo/Harmattan when using applauncherd daemon
+# HARMATTAN_BOOSTABLE #
+# CONFIG += qdeclarative-boostable
+
+# Add dependency to Symbian components
# QTQUICKCOMPONENTS #
# CONFIG += qtquickcomponents