Fix Qt for Maemo

This commit is contained in:
Sacha 2014-01-05 10:54:05 +10:00
parent ce8f98e1fb
commit bb864bdb9a
3 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@ else: QT += multimedia
greaterThan(QT_MAJOR_VERSION,4): QT += widgets
mobile_platform {
!maemo5:mobile_platform {
CONFIG += mobility
MOBILITY += sensors
symbian: MOBILITY += systeminfo feedback

View File

@ -56,6 +56,7 @@ maemo|!count(gleslib,0) {
# Platform specific
contains(MEEGO_EDITION,harmattan): DEFINES += MEEGO_EDITION_HARMATTAN "_SYS_UCONTEXT_H=1"
maemo5: DEFINES += MAEMO
maemo {
# Does not yet support FFMPEG
DEFINES -= USE_FFMPEG

2
native

@ -1 +1 @@
Subproject commit 0673808282eaf7f26bed1bfcfe96d04787955d67
Subproject commit a2dfb0f5ea2a0c27cd34659a546ebcc2b03533f3