TEMPLATE = app CONFIG += qt warn_on release HEADERS = textedit.h SOURCES = textedit.cpp \ main.cpp TARGET = textedit REQUIRES=full-config .