Disable screensaver and dim lights due to inactivity on Symbian. Allows playing Fieldrunners and playing racing games with just the accelerometer without touching the screen.

This commit is contained in:
Sacha 2013-04-18 00:24:08 +10:00
parent 8cab54278e
commit a0665d0421
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ win32: QT += multimedia
include(Settings.pri)
mobile_platform: MOBILITY += sensors
symbian: MOBILITY += systeminfo
# Libs
symbian: LIBS += -lCore.lib -lCommon.lib -lNative.lib

2
native

@ -1 +1 @@
Subproject commit 4d6df78162a7928fbc2d246a6ac813e1efa04aeb
Subproject commit 7d25fe3736a376f782b0e26f3ce00e13272d3773