summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanchors/qdeclarativeanchors.pro
blob: 07bbb94d1d11e2cf449faadb7937ee012dd605c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qdeclarativeanchors

QT += testlib
contains(QT_CONFIG,quick1): QT += quick1 quick1-private widgets widgets-private gui gui-private core-private
SOURCES += tst_qdeclarativeanchors.cpp
macx:CONFIG -= app_bundle

include(../shared/qdeclarativedatatest.pri)

CONFIG += parallel_test