qtdeclarative/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro

20 lines
367 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qdebugmessageservice
QT += network qml-private testlib
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qdebugmessageservice.cpp \
../shared/debugutil.cpp
INCLUDEPATH += ../shared
include(../../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
OTHER_FILES += data/test.qml