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

SOURCES += tst_qmailmessageheader.cpp

include(../tests.pri)