aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/translation/translation.pro
blob: a33cf56a90dc32eb22c78cdc2aca3793d170c9b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CONFIG += testcase
TARGET = tst_translation
SOURCES += tst_translation.cpp

macos:CONFIG -= app_bundle

QT += testlib gui-private quicktemplates2-private

include (../shared/util.pri)

TESTDATA = data/*

OTHER_FILES += \
    data/*.qml

RESOURCES += qml_jp.qm qtbase_fr.qm