summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-25 09:15:14 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-25 09:15:14 +0200
commit4d778f7976417a94d25a4bbcbcfa3955e4ded97a (patch)
tree787f8007fb932ce56bb83d43802bc8e013cd7265 /examples/examples.pro
parent43b9a99983e19302d47c938c1cf936c80b8cb337 (diff)
Examples: Fix compilation.
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index b10ff590b0..c5a5ada0a6 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -46,10 +46,6 @@ symbian: SUBDIRS = \
gestures \
xml
-!contains(QT_CONFIG, no-gui):contains(QT_CONFIG, multimedia) {
- SUBDIRS += multimedia
-}
-
qpa:SUBDIRS += qpa
embedded:SUBDIRS += qws
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib