summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qrawfont/qrawfont.pro
blob: 47e760e1da8820c407cb743853251bc27a64843b (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qrawfont

QT = core core-private gui gui-private testlib

SOURCES += \
    tst_qrawfont.cpp

RESOURCES += \
    testdata.qrc