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

SOURCES += tst_qqmlpropertymap.cpp

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

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