TARGET = QWidget TEMPLATE = app QT += widgets SOURCES += main.cpp include($$PWD/../common.pri)