summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qprinterinfo/qprinterinfo.pro
blob: 6c89d645aec5cb5d1f1f64eeec6d5fdee6de1352 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qprinterinfo
SOURCES  += tst_qprinterinfo.cpp

QT += printsupport network testlib

DEFINES += QT_USE_USING_NAMESPACE

CONFIG += insignificant_test # QTBUG-21402