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

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

DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0