From 60f35815b02796414b6b57667a088892cb22669d Mon Sep 17 00:00:00 2001 From: doitux Date: Sat, 22 Dec 2012 08:06:10 +0100 Subject: [PATCH] android test fix --- pokerth_game.pro | 2 ++ 1 file changed, 2 insertions(+) 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 }