aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer/qqmltimer.pro
blob: e61223ab23acdb9f84e783cf741eb9373ad431fd (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qqmltimer
macx:CONFIG -= app_bundle

SOURCES += tst_qqmltimer.cpp

CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib