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

SOURCES += tst_qmflist.cpp

include(../tests.pri)