remove some unnecessary CONFIG additions

qt is already added by spec_pre.prf, warn_on by default_pre.prf, and
no_private_qt_headers_warning by qt_build_config.prf.

Change-Id: Ia5cee420d577dd0ae0120cb2dd430d4ddd29ebcf
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen
2012-12-14 19:26:41 +01:00
committed by The Qt Project
parent 3bf7a86c07
commit 6fa2f5c4b1
46 changed files with 1 additions and 48 deletions

View File

@@ -2,7 +2,6 @@ CONFIG += testcase
TARGET = tst_qaudioformat
QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning
SOURCES += tst_qaudioformat.cpp