TEMPLATE = app TARGET = styles QT += quick SOURCES += \ main.cpp OTHER_FILES += \ main.qml RESOURCES += \ styles.qrc