aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4debugger/qv4debugger.pro
blob: 2a318955f3bd32400f0af72630104837437636c9 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qv4debugger
macx:CONFIG -= app_bundle

SOURCES += tst_qv4debugger.cpp

QT += core-private gui-private qml-private network testlib