summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice/qiodevice.pro
blob: a8295ec79b28abf2ea1f6e44cb861fa6b63139c6 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qiodevice
QT = core network testlib
SOURCES = tst_qiodevice.cpp

TESTDATA += tst_qiodevice.cpp
MOC_DIR=tmp

mac: CONFIG += insignificant_test # QTBUG-22766