summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbtree/qbtree.pro
blob: c63b568379275201c186e81380c5a308bb50f8df (plain)
1
2
3
4
5
6
7
8
9
10
include($$PWD/../../../src/3rdparty/btree/btree.pri)

TARGET = tst_qbtree

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

SOURCES += \
    main.cpp