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

QT += multimedia-private testlib

SOURCES += tst_qsamplecache.cpp

TESTDATA += testdata/*
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0