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

TESTDATA += tst_qiodevice.cpp
MOC_DIR=tmp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0