Debugger: Fix warnings about declarative_debug in autotests
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmlprofilerservice / qqmlprofilerservice.pro
index a83590c..2a665a0 100644 (file)
@@ -10,6 +10,6 @@ include(../shared/debugutil.pri)
 
 OTHER_FILES += data/test.qml
 
-CONFIG += parallel_test declarative_debug
+CONFIG += parallel_test
 
 QT += core qml testlib