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

macx:CONFIG -= app_bundle

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