summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
blob: 42604d8aad4f9039acd14f09d4e848e8c7a56b8a (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativetimer.cpp

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

CONFIG += parallel_test