summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinterinfo/qprinterinfo.pro
blob: f397f48bb8de35a396aed7b4636d8e1f5fda052a (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qprinterinfo
SOURCES  += tst_qprinterinfo.cpp

QT += printsupport network testlib

DEFINES += QT_USE_USING_NAMESPACE