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