aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllocale/qqmllocale.pro
blob: d3d022b44eccf3f9166c22a1b344d9ce29e539ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qqmllocale
macx:CONFIG -= app_bundle

SOURCES += tst_qqmllocale.cpp

include (../../shared/util.pri)

TESTDATA = data/*


QT += qml testlib gui-private