aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlnotifier/qqmlnotifier.pro
blob: 5fc40a3c2c794c545b2279ce497ff80d8d604879 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qqmlnotifier
SOURCES += tst_qqmlnotifier.cpp

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

macx:CONFIG -= app_bundle

TESTDATA = data/*

QT += qml testlib