please android_test now ;D
This commit is contained in:
+3
-2
@@ -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
|
||||
}
|
||||
|
||||
@@ -42,6 +42,7 @@ private:
|
||||
#else
|
||||
SDLPlayer *myPlayer;
|
||||
#endif
|
||||
|
||||
ConfigFile *myConfig;
|
||||
int lastSBValue;
|
||||
unsigned int lastSBLevel;
|
||||
|
||||
Reference in New Issue
Block a user