aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
blob: cdac5c0ff9f96f2c3122f0da202eaf6c53dc1a1e (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qqmlhangeset
macx:CONFIG -= app_bundle

SOURCES += tst_qqmlchangeset.cpp

QT += core-private gui-private qml-private testlib qmlmodels-private