summaryrefslogtreecommitdiffstats
path: root/tests/manual/bigscene-instanced-qml/bigscene-instanced-qml.pro
blob: 0c5b1763e07cfbe08f343e689efb17464d39b456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
!include( ../manual.pri ) {
    error( "Couldn't find the manual.pri file!" )
}

QT += qml quick 3dcore 3drender 3dinput 3dquick 3dextras 3dquickextras

SOURCES += \
    main.cpp


RESOURCES += \
    bigscene-instanced-qml.qrc