switch to new-style configure tests
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c495dfe142
commit
82ade38b11
@@ -13,12 +13,12 @@ win32 {
|
||||
}
|
||||
|
||||
win32 {
|
||||
contains(config_test_directshow, yes): SUBDIRS += directshow
|
||||
contains(config_test_wmf, yes) : SUBDIRS += wmf
|
||||
config_directshow: SUBDIRS += directshow
|
||||
config_wmf: SUBDIRS += wmf
|
||||
}
|
||||
|
||||
unix:!mac {
|
||||
contains(config_test_gstreamer, yes) {
|
||||
config_gstreamer {
|
||||
SUBDIRS += gstreamer
|
||||
} else {
|
||||
SUBDIRS += audiocapture
|
||||
@@ -27,7 +27,7 @@ unix:!mac {
|
||||
# v4l is turned off because it is not supported in Qt 5
|
||||
# !maemo*:SUBDIRS += v4l
|
||||
|
||||
contains(config_test_pulseaudio, yes) {
|
||||
config_pulseaudio {
|
||||
SUBDIRS += pulseaudio
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user