aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrendercontrol/qquickrendercontrol.pro
blob: 958abe316dd30e0f58a4a8c2e426770e7cfeae4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qquickrendercontrol
SOURCES += tst_qquickrendercontrol.cpp

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

macos:CONFIG -= app_bundle

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

OTHER_FILES += \
    data/rect.qml