blob: ceed3e576879610588d09b91a4ae2470cbe4b887 [file] [log] [blame]
CONFIG += testcase c++11
CONFIG -= app_bundle
TARGET = tst_external_IODevice
DESTDIR = ./
QT += testlib remoteobjects
QT -= gui
REPC_REPLICA = $$PWD/../pingpong.rep
RESOURCES += $$PWD/../cert/cert.qrc
SOURCES += \
tst_client.cpp