aboutsummaryrefslogtreecommitdiff
path: root/examples/example_4_callHandling/example_4_callHandling.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2011-04-15 15:42:26 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2011-04-15 15:42:26 +0000
commite5fd26f97577eba1c3f037d72607dab128186370 (patch)
treecb034ae9e759c97b7ff1982f7784d51da71493e2 /examples/example_4_callHandling/example_4_callHandling.pro
parentab953ac11fd18b51d64fc2633a5187c4e5bab251 (diff)
downloadqxmpp-e5fd26f97577eba1c3f037d72607dab128186370.tar.gz
link against QtMobility's multimedia package
Diffstat (limited to 'examples/example_4_callHandling/example_4_callHandling.pro')
-rw-r--r--examples/example_4_callHandling/example_4_callHandling.pro3
1 files changed, 2 insertions, 1 deletions
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