aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgrepeater/qsgrepeater.pro
blob: f6ef6e8345072d2401759eae370560cb01466d82 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qsgrepeater.cpp

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

CONFIG += parallel_test
QT += core-private gui-private declarative-private