blob: 51a071216bc6bb15c7deadd859463910f022bcf4 [file] [log] [blame]
!include( ../manual.pri ) {
error( "Couldn't find the manual.pri file!" )
}
QT += qml quick 3dcore 3drender 3dinput
SOURCES += \
main.cpp
OTHER_FILES += \
AnimatedEntity.qml \
main.qml \
Scene.qml \
Scene2.qml
RESOURCES += \
scene3d-loader.qrc