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