please android_test now ;D

This commit is contained in:
doitux
2012-12-22 19:08:23 +01:00
parent 60f35815b0
commit dc11a850dc
3 changed files with 26 additions and 24 deletions
+3 -2
View File
@@ -655,8 +655,9 @@ maemo{
}
android_test{
#switch of android audio
CONFIG += android_api8
DEFINES += ANDROID
DEFINES += ANDROID_TEST
DEFINES += ANDROID_API8
HEADERS += src/gui/qt/sound/androidapi8dummy.h
SOURCES += src/gui/qt/sound/androidapi8dummy.cpp
}
+1
View File
@@ -42,6 +42,7 @@ private:
#else
SDLPlayer *myPlayer;
#endif
ConfigFile *myConfig;
int lastSBValue;
unsigned int lastSBLevel;