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

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

macx:CONFIG -= app_bundle

QT += core-private gui-private qml-private quick-private  testlib

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0

OTHER_FILES += \
    data/render_OutOfFloatRange.qml