summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmlaudio/qmlaudio.pro
blob: fe18761b9aaa1043e4f9edc134724ba72dd829d7 (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES += tst_qmlaudio.cpp

QT += multimedia declarative
requires(contains(QT_CONFIG, multimedia))
requires(contains(QT_CONFIG, declarative))