QAudioDeviceInfo is actually an integration test.

It should be separated at some point.

Change-Id: I03adde303eed558d52e06f0afa673252e54c2182
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Michael Goddard
2011-11-24 13:25:21 +10:00
committed by Qt by Nokia
parent 0c7a747663
commit 9bb50446e3
4 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
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