summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
blob: 0f5b64ad8b25022b80337584be5229c642290750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_qdeclarativeinfo

QT += testlib
contains(QT_CONFIG,quick1): QT += quick1 widgets
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeinfo.cpp

include(../shared/qdeclarativedatatest.pri)

CONFIG += parallel_test