aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/offscreenrendermode/offscreenrendermode.pro
blob: 9df9600ebed46fc952ffca2e7f48a34489fb2674 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += quick quick3d-private

SOURCES += \
    offscreenrendermode.cpp

RESOURCES += \
    offscreenrendermode.qrc

OTHER_FILES += \
    offscreenrendermode.qml  \
    SomePointLight.qml