Files
qt5.12.8/tests/auto/printsupport/kernel/qprinterinfo/qprinterinfo.pro
2025-08-26 22:57:23 +08:00

8 lines
141 B
Prolog

CONFIG += testcase
TARGET = tst_qprinterinfo
SOURCES += tst_qprinterinfo.cpp
QT += printsupport testlib
DEFINES += QT_USE_USING_NAMESPACE