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

SOURCES += tst_quickfontmetrics.cpp

QT += core gui qml quick-private testlib