Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qperformancetimer / qperformancetimer.pro
1 load(qttest_p4)
2 contains(QT_CONFIG,declarative): QT += declarative
3 SOURCES += tst_qperformancetimer.cpp
4 macx:CONFIG -= app_bundle
5
6 CONFIG += parallel_test
7