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

SOURCES += tst_qqmlpropertymap.cpp

CONFIG += parallel_test

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