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

SOURCES += tst_qmlgraphicsitem.cpp

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