aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickfontmetrics/qquickfontmetrics.pro
blob: 44b8cb2befd9227b3da294081a8dd70d69c03c81 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_quickfontmetrics
osx:CONFIG -= app_bundle

SOURCES += tst_quickfontmetrics.cpp

CONFIG += parallel_test

QT += core gui qml quick-private testlib