Files
qtmultimedia/tests/auto/qaudionamespace/qaudionamespace.pro
Michael Goddard 7dfb883df6 Declare more metatypes and debug operators.
Nearly all of the multimedia metatypes used in the auto tests are
now declared properly, and a large number of the types have debug
operators as well.

Removed the superfluous decls as well.

Change-Id: I42cfe37562db0c71d9811b4577fc326a3326ccc9
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
2011-11-02 02:38:02 +01:00

9 lines
164 B
Prolog

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