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

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