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