aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
blob: 3e6593330c861f350a0c55ce5d4bae20aa98792c (plain)
1
2
3
4
5
6
7
8
9
TARGET = tst_qquickpainteditem
CONFIG += testcase
macx:CONFIG -= app_bundle

SOURCES += tst_qquickpainteditem.cpp

CONFIG += parallel_test

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