1 2 3 4 5 6
load(qttest_p4) contains(QT_CONFIG,declarative): QT += declarative QT += script macx:CONFIG -= app_bundle SOURCES += tst_qdeclarativelistmodel.cpp