TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += dynamicscene.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/qml/dynamicscene
INSTALLS += target