aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgitem/qsgitem.pro
blob: 314491c7989a427d9c21f652fdb9654cec1b5e9a (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qsgitem.cpp

macx:CONFIG -= app_bundle

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