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

SOURCES += tst_qqmldebugtranslationservice.cpp

include(../shared/debugutil.pri)

TESTDATA = data/*

OTHER_FILES += data/test.qml