summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/btrees/btrees.pro
blob: c569fbd75c0350081b1615251e32f0fc63436690 (plain)
1
2
3
4
5
6
7
8
9
10
11
include($$PWD/../../../src/hbtree/hbtree.pri)
include($$PWD/../../../src/3rdparty/btree/btree.pri)

TARGET = tst_bench_btrees

QT = core testlib
CONFIG -= app_bundle
CONFIG += testcase

SOURCES += \
    main.cpp