Files
qtmultimedia/tests/auto/integration/qaudiodeviceinfo/qaudiodeviceinfo.pro
Michael Goddard 9bb50446e3 QAudioDeviceInfo is actually an integration test.
It should be separated at some point.

Change-Id: I03adde303eed558d52e06f0afa673252e54c2182
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
2011-11-24 05:06:44 +01:00

11 lines
201 B
Prolog

TARGET = tst_qaudiodeviceinfo
QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning
# This is more of a system test
# CONFIG += testcase
SOURCES += tst_qaudiodeviceinfo.cpp