summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinter/qprinter.pro
blob: d3abd1677adffebbe0e1a7f5a44fc4bdb18f64df (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qprinter
QT += printsupport widgets testlib
SOURCES  += tst_qprinter.cpp

mac*:CONFIG+=insignificant_test # QTBUG-25292