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

SOURCES += tst_qmailmessagepart.cpp

include(../tests.pri)