aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgitem/qsgitem.pro
blob: fdf3f67d3c23c633a699a60aab219fb9e356fca4 (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