1 2 3 4 5 6 7 8 9 10 11 12 13
TARGET = phone QT = quickcontrols2 SOURCES = main.cpp SUBDIRS = telephony-binding RESOURCES += \ phone.qrc \ images/images.qrc \ audio.qrc include(app.pri)