summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudioformat/qaudioformat.pro
blob: b9edca093890ff4d103b76c26374f212072aaf99 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qaudioformat

QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning

SOURCES += tst_qaudioformat.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0