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

SOURCES += tst_qmailcodec.cpp

include(../tests.pri)