QT += network gui widgets CONFIG += c++14 console CONFIG -= app_bundle HEADERS += \ stompframe.h SOURCES += \ main.cpp \ stompframe.cpp