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

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

macx:CONFIG -= app_bundle

TESTDATA = data/*

QT += core-private gui-private qml-private testlib