TEMPLATE = app CONFIG += qt warn_on release HEADERS = hello.h SOURCES = hello.cpp \ main.cpp TARGET = hello DEPENDPATH=../../include REQUIRES= .