aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlchangeset/qqmlchangeset.pro
blob: 9f854f1fa29ff85a9e6ebbb84af22cffc7027818 (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