aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro
blob: 12a507e597c3702df853dd88e6e47e731255c2ae (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qqmllistcompositor
macx:CONFIG -= app_bundle

SOURCES += tst_qqmllistcompositor.cpp

CONFIG += parallel_test

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