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