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

SOURCES += tst_qqmlsettings.cpp

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

TESTDATA = data/*

QT += qml testlib
CONFIG += parallel_test