summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont/qfont.pro
blob: d3088fffd032f0345eb70617a266d6e982d11d73 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qfont
QT += testlib
QT += core-private gui-private
qtHaveModule(widgets): QT += widgets
SOURCES  += tst_qfont.cpp