aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro
blob: 3f2c0ca39025443299288a72da459ba49604860f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qdebugmessageservice
QT += 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