aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4regexp/qv4regexp.pro
blob: f4ab6941f553c6f3212a25200ea7996acf38e005 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qv4regexp
macos:CONFIG -= app_bundle

SOURCES += tst_qv4regexp.cpp

QT += qml qml-private testlib