summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsanchors/qmlgraphicsanchors.pro
blob: 755de3f4a4cd7be5e25b66de09337e0ab9ed8150 (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qmlgraphicsanchors.cpp
macx:CONFIG -= app_bundle

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