aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qdeclarativetimer/qdeclarativetimer.pro
blob: d990dc449f42e70b2e45850e9a80161b3d61f3c7 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativetimer
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativetimer.cpp

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