TEMPLATE = app QT += quickcontrols2 webenginequick SOURCES += main.cpp RESOURCES += resources.qrc target.path = $$[QT_INSTALL_EXAMPLES]/webengine/lifecycle INSTALLS += target