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

SOURCES += tst_qdeclarativeproperty.cpp

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

CONFIG += parallel_test