1 2 3 4 5 6 7 8 9 10
TARGET = dashboard QT = quickcontrols2 SOURCES = main.cpp RESOURCES += \ dashboard.qrc \ images/images.qrc include(app.pri)