Task-number: QTBUG-46409 Change-Id: Iebfc6595b7be3fc29f1fca61fa71a706dbe64ebb Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com> Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
11 lines
201 B
Prolog
11 lines
201 B
Prolog
TARGET = tst_qaudiodeviceinfo
|
|
|
|
QT += core multimedia-private testlib
|
|
|
|
# This is more of a system test
|
|
CONFIG += testcase
|
|
|
|
SOURCES += tst_qaudiodeviceinfo.cpp
|
|
|
|
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|