summaryrefslogtreecommitdiffstats
path: root/tests/tests.pri
blob: 623b19caa5c2c4d5027734e547e377f087f19c12 (plain)
1
2
3
4
5
6
7
8
9
QT -= gui
QT += testlib
CONFIG += testcase

QT += qmfclient qmfclient-private
target.path += $$QMF_INSTALL_ROOT/tests5

include(../common.pri)