aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlbundle/tst_qqmlbundle.pro
blob: 4e9c627135bc6d3c34364c77cdc1b5c48db0e77d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CONFIG += testcase
TARGET = tst_qqmlbundle
macx:CONFIG -= app_bundle

SOURCES += tst_qqmlbundle.cpp
HEADERS +=

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

TESTDATA = data/*

CONFIG += parallel_test

QT += qml-private testlib