blob: 29a3fa97e27de4d196ec1ca6e494638316bbe8fe [file] [log] [blame]
TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += dynamicscene.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/qml/dynamicscene
INSTALLS += target