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

SOURCES += tst_qdeclarativemetaproperty.cpp