include($$PWD/../commonfull.pri) TARGET = test_task TEMPLATE = app SOURCES += \ test_task.cpp HEADERS += \ test_task.h