Files
qtmultimedia/tests/auto/unit/qsamplecache/qsamplecache.pro
Lev Zelenskiy b2ca5e8a0d Added unit test for QSampleCache.
Change-Id: I4dbd54822f246ba9a69ab85897a4c983b7c17561
Reviewed-by: Ling Hu <ling.hu@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
2012-04-25 04:55:20 +02:00

8 lines
143 B
Prolog

CONFIG += no_private_qt_headers_warning testcase
TARGET = tst_qsamplecache
QT += multimedia-private testlib
SOURCES += tst_qsamplecache.cpp