summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qmalgorithms/qmalgorithms.pro
blob: 95b4f8c6f656202856e20ae129c4b97e6fedf1fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
QT += testlib
TEMPLATE = app
TARGET = tst_bm_algorithms

CONFIG += testcase

SOURCES += tst_bm_algorithms.cpp

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

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

CONFIG += mobility