From e2d2e93e1a1616999fb4c6516c3f5a2d233c9cc4 Mon Sep 17 00:00:00 2001 From: Sacha Date: Tue, 12 Nov 2013 15:00:54 +1000 Subject: [PATCH] Symbian: Switch to Nokia Belle as minimum OS. --- Qt/Settings.pri | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Qt/Settings.pri b/Qt/Settings.pri index ee7ffdfcd..ca6b9fa87 100644 --- a/Qt/Settings.pri +++ b/Qt/Settings.pri @@ -63,9 +63,7 @@ qnx { } symbian { # Does not seem to be a way to change to armv6 compile so just override in variants.xml (see README) - MMP_RULES -= "ARMFPU softvfp+vfpv2" - MMP_RULES += "ARMFPU vfpv2" -#"BOOST_COMPILER_CONFIG=" + DEFINES += "BOOST_COMPILER_CONFIG=\"$$EPOCROOT/epoc32/include/stdapis/boost/mpl/aux_/config/gcc.hpp\"" QMAKE_CXXFLAGS += -marm -Wno-parentheses -Wno-comment INCLUDEPATH += $$EPOCROOT/epoc32/include/stdapis $$EPOCROOT/epoc32/include/stdapis/glib-2.0 INCLUDEPATH += ../ffmpeg/symbian/armv6/include