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

SOURCES += tst_qdeclarativetimer.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

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