summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontcache/qfontcache.pro
blob: 313cd787146b8be1f27f93d1a3dd68034a405a20 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qfontcache
QT += testlib
QT += core-private gui-private
SOURCES  += tst_qfontcache.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0