aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
blob: 9cf323ba361d198d1e88cae926dd95839d415c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qdebugmessageservice
QT += qml network testlib gui-private core-private
osx:CONFIG -= app_bundle

SOURCES +=     tst_qdebugmessageservice.cpp

include(../shared/debugutil.pri)

TESTDATA = data/*

OTHER_FILES += data/test.qml