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