aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro
blob: 0b92a726b5aaf591d7f47ed1198d2912fbaefbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qqmlenginedebugservice
macx:CONFIG -= app_bundle

SOURCES += tst_qqmlenginedebugservice.cpp

INCLUDEPATH += ../shared
include(../shared/debugutil.pri)

CONFIG += parallel_test declarative_debug

QT += core-private qml-private quick-private v8-private testlib