aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tst_config/tst_config.pro
blob: 464a79b1d887534dbd679356d1f3fc0af23d0019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app
TARGET = tst_config

QT       += testlib
CONFIG   += testcase

include( ../../../src/plugin/plugin.pri )

SOURCES += \
    tst_config.cpp

RESOURCES += \
    tst_config.qrc