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

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