aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpainteditem/qquickpainteditem.pro
blob: 74598cb4603b254dae987ea11b047a88bd7a50b6 (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 v8-private network testlib