Clean up the autotest pro files to remove warnings about private headers
Since the tests are bound to a version it's unnecessary. Change-Id: I7884615179157caa3836face22a4aa431ee5c425 Reviewed-on: http://codereview.qt.nokia.com/4155 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
40c100ca3e
commit
123ffbd783
@@ -6,9 +6,7 @@ CONFIG += insignificant_test
|
||||
include (../qmultimedia_common/mockplaylist.pri)
|
||||
|
||||
QT += multimediakit-private
|
||||
|
||||
# TARGET = tst_qmediaplaylist
|
||||
# CONFIG += testcase
|
||||
CONFIG += no_private_qt_headers_warning
|
||||
|
||||
DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user