qt5base-lts/tests/auto/printsupport/kernel/qprinterinfo/qprinterinfo.pro

10 lines
198 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qprinterinfo
SOURCES += tst_qprinterinfo.cpp
QT += printsupport network testlib
DEFINES += QT_USE_USING_NAMESPACE
mac: CONFIG += insignificant_test # QTBUG-23060