aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
blob: 54db7a78ab87d5f10d15221dc65dbdc9b5651cbc (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

CONFIG+=insignificant_test # QTBUG-33723