summaryrefslogtreecommitdiffstats
path: root/tests/auto/qjsondbflushrequest/qjsondbflushrequest.pro
blob: f144050eabacfd5cfc14867416564b0709f68997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET = tst_qjsondbflushrequest

QT = network testlib jsondb-private
CONFIG -= app_bundle
CONFIG += testcase

include($$PWD/../../shared/shared.pri)

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

RESOURCES += ../partition/partition.qrc

SOURCES += testqjsondbflushrequest.cpp