summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlmetaproperty/qmlmetaproperty.pro
blob: c18a56b0065e30ae96d61c22e97a551ae7a473a2 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmlmetaproperty
QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qmlmetaproperty.cpp