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:
committed by
The Qt Project
parent
3bf7a86c07
commit
6fa2f5c4b1
@@ -4,7 +4,6 @@ TARGET = tst_qmediaplaylist
|
||||
include (../qmultimedia_common/mockplaylist.pri)
|
||||
|
||||
QT += multimedia-private testlib
|
||||
CONFIG += no_private_qt_headers_warning
|
||||
|
||||
HEADERS += \
|
||||
../../../../src/plugins/m3u/qm3uhandler.h
|
||||
|
||||
Reference in New Issue
Block a user