CONFIG += testcase
TARGET = tst_qprintdevice
SOURCES  += tst_qprintdevice.cpp

QT += printsupport-private testlib

DEFINES += QT_USE_USING_NAMESPACE
