blob: 5c11db360eeab4fbd7e7c41bfd12171842f6e243 [file] [log] [blame]
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT += widgets qml quick quickwidgets 3dinput
SOURCES += \
main.cpp
OTHER_FILES += \
../scene3d/AnimatedEntity.qml \
../scene3d/main.qml
RESOURCES += \
widgets-scene3d.qrc