QT += quick nfc SOURCES += \ main.cpp TARGET = qml_corkboard TEMPLATE = app RESOURCES += \ corkboard.qrc OTHER_FILES += \ corkboards.qml \ Mode.qml