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

SOURCES += tst_qmailmessage.cpp

include(../tests.pri)