aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativechangeset/qdeclarativechangeset.pro
blob: 7c52ef5dfd47cf8b0fc11c8d43c62242df6c8c3b (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 quick-private testlib