diff --git a/pokerth_game.pro b/pokerth_game.pro index 59199d5e..a6bfdc48 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -655,6 +655,8 @@ maemo{ } android_test{ + #switch of android audio + CONFIG += android_api8 DEFINES += ANDROID DEFINES += ANDROID_TEST }