please android_test now ;D
This commit is contained in:
+3
-2
@@ -655,8 +655,9 @@ maemo{
|
|||||||
}
|
}
|
||||||
|
|
||||||
android_test{
|
android_test{
|
||||||
#switch of android audio
|
|
||||||
CONFIG += android_api8
|
|
||||||
DEFINES += ANDROID
|
DEFINES += ANDROID
|
||||||
DEFINES += ANDROID_TEST
|
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
|
#else
|
||||||
SDLPlayer *myPlayer;
|
SDLPlayer *myPlayer;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
ConfigFile *myConfig;
|
ConfigFile *myConfig;
|
||||||
int lastSBValue;
|
int lastSBValue;
|
||||||
unsigned int lastSBLevel;
|
unsigned int lastSBLevel;
|
||||||
|
|||||||
Reference in New Issue
Block a user