aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
blob: f94405c770b8e404eb22b79e32ae1f55a8450b4f (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 quick-private testlib