aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickbehaviors/qquickbehaviors.pro
blob: fd64eb1d40570bfa8bce6dd556ced9979a1a8ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qquickbehaviors
SOURCES += tst_qquickbehaviors.cpp

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

macx:CONFIG -= app_bundle

TESTDATA = data/*
DISTFILES = $$files(data/*)
QT += core-private gui-private  qml-private quick-private testlib