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


importFiles.files = borderimage  buttonclick  createbenchmark  events  qdeclarativebinding selftests

importFiles.path = .
DEPLOYMENT += importFiles

CONFIG+=insignificant_test