...
[jspeed] / jspeed.pro
index a768bbf..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
@@ -123,7 +125,14 @@ unix {
 
   sounds.path = $$APPDIR/sounds
   sounds.files += src/data/sounds/beep.mp3 \
-                  src/data/sounds/alert.mp3
+                  src/data/sounds/arca.mp3 \
+                  src/data/sounds/badumm.mp3 \
+                  src/data/sounds/kind.mp3 \
+                  src/data/sounds/sonar.mp3 \
+                  src/data/sounds/spac.mp3 \
+                  src/data/sounds/spring.mp3 \
+                  src/data/sounds/steelyec.mp3 \
+                  src/data/sounds/whoosh.mp3
 
   icon26.path = $$DATADIR/icons/hicolor/26x26/apps
   icon26.files += src/data/26x26/$${TARGET}.png