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

SOURCES += tst_qqmlsettings.cpp

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

TESTDATA = data/*

QT += qml testlib