1 2 3 4 5 6 7
TEMPLATE = app TARGET = tst_qmailthread CONFIG += qmfclient SOURCES += tst_qmailthread.cpp include(../tests.pri)