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