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

7 lines
153 B
Prolog

CONFIG += testcase
TARGET = tst_qtextodfwriter
QT += core-private gui-private testlib
SOURCES += tst_qtextodfwriter.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"