summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qlabel/qlabel.pro
blob: 6a5757fb5ca793729bd2798307b150bc65c20b0c (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qlabel

QT += widgets widgets-private testlib
QT += core-private gui-private

SOURCES += tst_qlabel.cpp

TESTDATA += testdata/* *.png