summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmalgorithms/qmalgorithms.pro
blob: dd14ca3f031a6d5a58bb8cc4531b4c0ad4d62a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QT += testlib
TEMPLATE=app
TARGET=tst_qmalgorithms
CONFIG+=testcase
CONFIG+=parallel_test

include(../../../common.pri)

INCLUDEPATH += ../../../src/global
INCLUDEPATH += ../

CONFIG += mobility
SOURCES  += tst_qmalgorithms.cpp