summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qmlapp/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qmlapp/app.pro')
-rw-r--r--share/qtcreator/templates/qmlapp/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/qmlapp/app.pro b/share/qtcreator/templates/qmlapp/app.pro
index 8cb2574dbd..bc1019778b 100644
--- a/share/qtcreator/templates/qmlapp/app.pro
+++ b/share/qtcreator/templates/qmlapp/app.pro
@@ -27,7 +27,7 @@ symbian:TARGET.UID3 = 0xE1111234
# and 0x2002CCCF value if protected UID is given to the application
#symbian:DEPLOYMENT.installer_header = 0x2002CCCF
-# Define QMLJSDEBUGGER to allow debugging of QML
+# Define QMLJSDEBUGGER to allow debugging of QML in debug builds
# (This might significantly increase build time)
# DEFINES += QMLJSDEBUGGER