Files
qtmultimedia/tests/auto/qaudiodeviceinfo/qaudiodeviceinfo.pro
Michael Goddard 123ffbd783 Clean up the autotest pro files to remove warnings about private headers
Since the tests are bound to a version it's unnecessary.

Change-Id: I7884615179157caa3836face22a4aa431ee5c425
Reviewed-on: http://codereview.qt.nokia.com/4155
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
2011-09-05 03:27:42 +02:00

11 lines
180 B
Prolog

load(qttest_p4)
QT += core multimediakit-private
CONFIG += no_private_qt_headers_warning
# This is more of a system test
CONFIG -= testcase
SOURCES += tst_qaudiodeviceinfo.cpp