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

SOURCES += tst_qmlgraphicsloader.cpp

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