aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/dictionarymanager/dictionarymanager.pro
blob: 8d346f0a00ce67e1d928bf550cc755f131750ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_dictionarymanager

macos:CONFIG -= app_bundle

QT += testlib qml quick virtualkeyboard

static {
    QT += svg
    QTPLUGIN += qtvirtualkeyboardplugin
}

SOURCES += tst_dictionarymanager.cpp