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

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

macx:CONFIG -= app_bundle

QT += core-private gui-private qml-private testlib quick-private