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

QT += testlib declarative declarative-private widgets widgets-private gui gui-private core-private
SOURCES += tst_qdeclarativeanchors.cpp
macx:CONFIG -= app_bundle

include(../shared/qdeclarativedatatest.pri)

CONFIG += parallel_test

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0