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

SOURCES += tst_qqmlpropertycache.cpp

CONFIG += parallel_test
QT += core-private gui-private qml-private testlib