summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlxmllistmodel/qmlxmllistmodel.pro
blob: 462723efcc6856040ec98210c00e5bf1b7469e7e (plain)
1
2
3
4
5
6
7
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qmlxmllistmodel.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"