aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlerror/qqmlerror.pro
blob: 17a1d1dec775101393eba89dda42824a3f83dbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qqmlerror
SOURCES += tst_qqmlerror.cpp

include (../../shared/util.pri)

macx:CONFIG -= app_bundle

TESTDATA = data/*

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