aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
blob: 52fd6bf9de4ab99010c1330e94e6822e575c2d05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=app
TARGET=tst_qmltest
CONFIG += qmltestcase
CONFIG += console
SOURCES += tst_qmltest.cpp


importFiles.files = borderimage  buttonclick  createbenchmark  events  qqmlbinding selftests

importFiles.path = .
DEPLOYMENT += importFiles

# Please do not make this test insignificant again, thanks.
# Just skip those unstable ones. See also QTBUG-33723.