Remove the extra warnings and -Werror from tst_qmimetype
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 25 Jun 2012 18:50:18 +0000 (20:50 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 27 Jun 2012 10:39:53 +0000 (12:39 +0200)
Those belong in headersclean and nowhere else.

Change-Id: Ib7078ef3071266e4c03e3580068f978a9418cbf1
Reviewed-by: David Faure <faure@kde.org>
tests/auto/corelib/mimetypes/qmimetype/qmimetype.pro

index 125d0d2..91d5aa8 100644 (file)
@@ -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