summaryrefslogtreecommitdiff
path: root/qtmultimedia.pro
diff options
context:
space:
mode:
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