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

SOURCES += tst_qqmlpropertycache.cpp

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