Files
qt5.12.8/tests/auto/gui/text/qrawfont/qrawfont.pro
2025-08-26 22:57:23 +08:00

11 lines
157 B
Prolog

CONFIG += testcase
TARGET = tst_qrawfont
QT = core core-private gui gui-private testlib
SOURCES += \
tst_qrawfont.cpp
RESOURCES += \
testdata.qrc