blob: 26d41bbdbf43ec58db76a8c3cd9aba0258ca576c [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qqmlpropertycache
macx:CONFIG -= app_bundle
SOURCES += tst_qqmlpropertycache.cpp
include (../../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private testlib