1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
TARGET = settings QT = quickcontrols2 SOURCES = main.cpp RESOURCES += \ settings.qrc \ images/images.qrc \ datetime/datetime.qrc \ wifi/wifi.qrc \ bluetooth/bluetooth.qrc \ example/example.qrc include(app.pri)