aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickboundaryrule/qquickboundaryrule.pro
blob: c41f798d3325795e687c6fc56f076b4f7a001854 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qquickboundaryrule
macx:CONFIG -= app_bundle

SOURCES += tst_qquickboundaryrule.cpp

include (../../shared/util.pri)
include (../shared/util.pri)

TESTDATA = data/*

QT += quick-private qml testlib