summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro
blob: d67dab8ee07f4bb23d09b64bd4d9f9bb5117fb22 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qboundedcircularbuffer
CONFIG += testcase
TEMPLATE = app
QT += testlib 3dcore

DEFINES += SRCDIR=\\\"$$PWD/\\\"

SOURCES += tst_qboundedcircularbuffer.cpp