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

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

CONFIG += parallel_test insignificant_test

QT += core-private gui-private v8-private declarative-private opengl-private