Added altitude display to detail screen. Added option to disable auto rotation.
[jspeed] / jspeed.pro
index ac26de9..e0cc83d 100644 (file)
@@ -2,7 +2,7 @@ QT += maemo5 xml
 TARGET = jspeed
 TEMPLATE = app
 CONFIG += mobility
-MOBILITY += multimedia
+MOBILITY += multimedia sensors
 SOURCES += src/main.cpp \ 
            src/mainwindow.cpp \
            src/mainwindowstack.cpp \
@@ -47,7 +47,8 @@ SOURCES += src/main.cpp \
            src/themepicker.cpp \
            src/mediaplayer.cpp \
            src/soundselector.cpp \
-           src/buttonbox.cpp
+           src/buttonbox.cpp \
+           src/orientation.cpp
 HEADERS += src/mainwindow.h \
            src/mainwindowstack.h \
            src/location.h \
@@ -91,7 +92,8 @@ HEADERS += src/mainwindow.h \
            src/themepicker.h \
            src/mediaplayer.h \
            src/soundselector.h \
-           src/buttonbox.h
+           src/buttonbox.h \
+           src/orientation.h
 RESOURCES = src/resources.qrc
 CONFIG += link_pkgconfig
 PKGCONFIG += liblocation libzip