From ee57d0019a4c83971400ad38d6a9eeb2d48a8b27 Mon Sep 17 00:00:00 2001 From: Frans Englich Date: Wed, 29 Apr 2009 12:46:17 +0200 Subject: Enable Phonon for Symbian. --- tools/configure/configureapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure/configureapp.cpp b/tools/configure/configureapp.cpp index 43201df..70413e1 100644 --- a/tools/configure/configureapp.cpp +++ b/tools/configure/configureapp.cpp @@ -1411,7 +1411,7 @@ void Configure::applySpecSpecifics() dictionary[ "DIRECT3D" ] = "no"; dictionary[ "WEBKIT" ] = "no"; dictionary[ "ASSISTANT_WEBKIT" ] = "no"; - dictionary[ "PHONON" ] = "no"; + dictionary[ "PHONON" ] = "yes"; dictionary[ "XMLPATTERNS" ] = "no"; dictionary[ "QT_GLIB" ] = "no"; // iconv makes makes apps start and run ridiculously slowly in symbian emulator (HW not tested) -- cgit v0.12