blob: 32ccc657117a64d7a4e19841180d222408548af3 [file] [log] [blame]
!include( ../manual.pri ) {
error( "Couldn't find the manual.pri file!" )
}
QT += 3dcore 3drender 3dinput 3dquick qml quick 3dquickextras
SOURCES += \
main.cpp
OTHER_FILES += \
main.qml
RESOURCES += \
lod.qrc
DISTFILES += \
ConeEntity.qml \
CuboidEntity.qml \
CylinderEntity.qml \
SphereEntity.qml