aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
blob: a6332161a0112717ba04c88a3e83b1a4ac746171 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativepropertymap
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativepropertymap.cpp

CONFIG += parallel_test

QT += core-private gui-private declarative-private testlib