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