blob: 1c978953d678520b29ae0680623a5db6c2742d28 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qiodevice
QT = core network testlib
SOURCES = tst_qiodevice.cpp
TESTDATA += tst_qiodevice.cpp
MOC_DIR=tmp
android:!android-embedded {
RESOURCES += \
android_testdata.qrc
}