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

SOURCES += tst_qdeclarativeproperty.cpp

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