summaryrefslogtreecommitdiffstats
path: root/src/s60main
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-02-09 13:38:29 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-02-09 13:38:29 (GMT)
commit3cc5feeadf81b8e6d7dc6efddd751e9471888078 (patch)
tree98880cfe9c930b74f7a248e59a8c2979abbd2848 /src/s60main
parent86fd3005d79de01dca5b857988bdf2a1411e74ee (diff)
downloadQt-3cc5feeadf81b8e6d7dc6efddd751e9471888078.zip
Qt-3cc5feeadf81b8e6d7dc6efddd751e9471888078.tar.gz
Qt-3cc5feeadf81b8e6d7dc6efddd751e9471888078.tar.bz2
Move duplicated code out to a qmake feature
Diffstat (limited to 'src/s60main')
-rw-r--r--src/s60main/s60main.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s60main/s60main.pro b/src/s60main/s60main.pro
index 47cf020..05a045b 100644
--- a/src/s60main/s60main.pro
+++ b/src/s60main/s60main.pro
@@ -17,7 +17,7 @@ symbian {
qts60main_mcrt0.cpp
# s60main needs to be built in ARM mode for GCCE to work.
- MMP_RULES+="ALWAYS_BUILD_AS_ARM"
+ CONFIG += do_not_build_as_thumb
# staticlib should not have any lib depencies in s60
# This seems not to work, some hard coded libs are still added as dependency