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

SOURCES += tst_qqmlpropertymap.cpp

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

CONFIG += parallel_test

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