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

macx:CONFIG -= app_bundle

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