aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistcompositor/qdeclarativelistcompositor.pro
blob: 3936f4beffe04d1c7018fa45a2a36ea987dd2fd3 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativelistcompositor
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativelistcompositor.cpp

CONFIG += parallel_test

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