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

QT += core multimedia-private testlib

SOURCES += tst_qaudioformat.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0