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

QT += printsupport-private testlib

DEFINES += QT_USE_USING_NAMESPACE