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