TARGET = Widget TEMPLATE = app QT += widgets HEADERS += widget.h SOURCES += widget.cpp main.cpp include($$PWD/../common.pri)