summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qperformancetimer/qperformancetimer.pro
blob: beb8a8e722ef5c37fa97c7f69728400fe8e34c8f (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qperformancetimer

QT += testlib
contains(QT_CONFIG,quick1): QT += quick1
SOURCES += tst_qperformancetimer.cpp
macx:CONFIG -= app_bundle

CONFIG += parallel_test