From e5fd26f97577eba1c3f037d72607dab128186370 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 15 Apr 2011 15:42:26 +0000 Subject: link against QtMobility's multimedia package --- examples/example_4_callHandling/example_4_callHandling.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/example_4_callHandling/example_4_callHandling.pro') diff --git a/examples/example_4_callHandling/example_4_callHandling.pro b/examples/example_4_callHandling/example_4_callHandling.pro index 6c3c22e3..e8429828 100644 --- a/examples/example_4_callHandling/example_4_callHandling.pro +++ b/examples/example_4_callHandling/example_4_callHandling.pro @@ -1,6 +1,7 @@ include(../examples.pri) -QT += multimedia +CONFIG += mobility +MOBILITY += multimedia TARGET = example_4_callHandling -- cgit v1.2.3