1CONFIG += console
2HEADERS += server_monitor.h
3SOURCES += server_monitor.cpp
4greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
5