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