aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qquickitem/qquickitem.pro
blob: c1c7b825f90d4d44cb89eac8af9672a353777355 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qquickitem
SOURCES += tst_qquickitem.cpp

macx:CONFIG -= app_bundle

CONFIG += parallel_test
QT += core-private gui-private declarative-private widgets testlib