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

macx:CONFIG -= app_bundle

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