aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquickscreen/qquickscreen.pro
blob: 6d0a5e16503af74dccc605257d3770137ceaeed9 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qquickscreen
SOURCES += tst_qquickscreen.cpp

include (../../shared/util.pri)

macx:CONFIG -= app_bundle

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