summaryrefslogtreecommitdiffstats
path: root/tests/auto/queries/queries.pro
blob: 76b4f41cc5d4a61abf973ad318d1ba2d732dd7f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TARGET = tst_queries

QT = network qml testlib jsondbpartition
CONFIG -= app_bundle
CONFIG += testcase

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

RESOURCES = queries.qrc

SOURCES += \
    testjsondbqueries.cpp

OTHER_FILES += \
    dataset.json