aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativechangeset/qdeclarativechangeset.pro
blob: b2f88b630b338cb810297106946534e7e1508d6b (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativechangeset
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativechangeset.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private testlib