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

SOURCES += tst_qqmllistcompositor.cpp

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