TEMPLATE = app TARGET = application CONFIG += qt warn_on release LIBS += -ltqscintilla HEADERS = application.h SOURCES = application.cpp \ main.cpp