QT = core gui widgets TARGET = test TEMPLATE = app SOURCES = main.cpp \ widget.cpp HEADERS = \ widget.hpp CONFIG += c++11