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

SOURCES += tst_qmailnamespace.cpp

include(../tests.pri)