Remove the extra warnings and -Werror from tst_qmimetype
Those belong in headersclean and nowhere else. Change-Id: Ib7078ef3071266e4c03e3580068f978a9418cbf1 Reviewed-by: David Faure <faure@kde.org>
This commit is contained in:
parent
bc8cafcf64
commit
dc56fb18a7
@ -2,6 +2,4 @@ CONFIG += testcase parallel_test
|
||||
TARGET = tst_qmimetype
|
||||
QT = core-private testlib
|
||||
|
||||
*-g++*:QMAKE_CXXFLAGS += -W -Wall -Wextra -Werror -Wshadow -Wno-long-long -Wnon-virtual-dtor
|
||||
|
||||
SOURCES = tst_qmimetype.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user