summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qmultiscreen/qmultiscreen.pro
blob: 28373823bfd135835cd3076c964962734b330a4c (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qmultiscreen
QT += widgets testlib
SOURCES += tst_qmultiscreen.cpp

requires(embedded)