summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllistmodel/qmllistmodel.pro
blob: 60b0c4b2c6cd220ee081b914ce6250c949410a62 (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
QT += script
macx:CONFIG -= app_bundle

SOURCES += tst_qmllistmodel.cpp