summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-05-12 13:55:27 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-05-12 16:25:53 (GMT)
commitf699d9af27c8450a36266d8542c54d53a6d57f15 (patch)
tree6a9339f1f988ef2ef13d06d3e244d0df20f94596 /mkspecs/common
parent51a5901a26169276131c88aab3184fb0fa5b814c (diff)
downloadQt-f699d9af27c8450a36266d8542c54d53a6d57f15.zip
Qt-f699d9af27c8450a36266d8542c54d53a6d57f15.tar.gz
Qt-f699d9af27c8450a36266d8542c54d53a6d57f15.tar.bz2
Add 'runonphone' target for symbian / makefile
This new target simply takes a sis file and runs the app on phone. Reviewed-by: Shane Kearns
Diffstat (limited to 'mkspecs/common')
-rw-r--r--mkspecs/common/symbian/symbian-makefile.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/common/symbian/symbian-makefile.conf b/mkspecs/common/symbian/symbian-makefile.conf
index 2397c96..66b3d7f 100644
--- a/mkspecs/common/symbian/symbian-makefile.conf
+++ b/mkspecs/common/symbian/symbian-makefile.conf
@@ -26,6 +26,7 @@ include(../../common/unix.conf)
QMAKE_PREFIX_SHLIB =
QMAKE_EXTENSION_SHLIB = dll
CONFIG *= no_plugin_name_prefix
+CONFIG += run_on_phone
QMAKE_EXTENSION_PLUGIN = dll
QMAKE_PREFIX_STATICLIB =
QMAKE_EXTENSION_STATICLIB = lib