summaryrefslogtreecommitdiff
path: root/qtmultimedia.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-05 14:29:09 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 10:40:03 +0200
commit82ade38b11071b2208ea1d18f0da27d36f877d8d (patch)
treedfd530429b253c370428d2980dc6f4bf93c8f227 /qtmultimedia.pro
parentc495dfe142d0c421ba672ee124fd4358251d232d (diff)
downloadqtmultimedia-82ade38b11071b2208ea1d18f0da27d36f877d8d.tar.gz
switch to new-style configure tests
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'qtmultimedia.pro')
-rw-r--r--qtmultimedia.pro19
1 files changed, 19 insertions, 0 deletions
diff --git a/qtmultimedia.pro b/qtmultimedia.pro
index cb1452bf1..4d3a71cef 100644
--- a/qtmultimedia.pro
+++ b/qtmultimedia.pro
@@ -1,3 +1,22 @@
+load(configure)
+qtCompileTest(openal)
+win32 {
+ qtCompileTest(directshow)
+ qtCompileTest(wmsdk)
+ qtCompileTest(wmp)
+ qtCompileTest(wmf)
+ qtCompileTest(evr)
+} else {
+ qtCompileTest(alsa)
+ qtCompileTest(pulsaudio)
+ qtCompileTest(gstreamer) {
+ qtCompileTest(gstreamer_photography)
+ qtCompileTest(gstreamer_appsrc)
+ }
+ qtCompileTest(resourcepolicy)
+ qtCompileTest(xvideo)
+}
+
TEMPLATE = subdirs
module_qtmultimedia_src.subdir = src