aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpositioners/qquickpositioners.pro
blob: 56fe4659012df8c92da3466624c403d319021f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CONFIG += testcase
TARGET = tst_qquickpositioners
SOURCES += tst_qquickpositioners.cpp

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

macx:CONFIG -= app_bundle

testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles

CONFIG += parallel_test
QT += core-private gui-private v8-private qml-private quick-private opengl-private testlib