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

SOURCES += tst_qmaillog.cpp

include(../tests.pri)