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

QT += printsupport-private network testlib

DEFINES += QT_USE_USING_NAMESPACE