src/s60main/s60main.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
child 33 3e2da88830cd
--- a/src/s60main/s60main.pro	Mon Jun 21 22:38:13 2010 +0100
+++ b/src/s60main/s60main.pro	Thu Jul 22 16:41:55 2010 +0100
@@ -17,7 +17,7 @@
                     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