summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailthread/tst_qmailthread.pro
blob: 5bd1149edf5f0cb185dfc82b0cae9dc97bdb34a0 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = tst_qmailthread
CONFIG += qmfclient

SOURCES += tst_qmailthread.cpp

include(../tests.pri)