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

QT += printsupport-private network testlib

DEFINES += QT_USE_USING_NAMESPACE