INCLUDEPATH += $$PWD
QT *= network
SOURCES += \
$$PWD/baselineprotocol.cpp \
$$PWD/lookup3.cpp
HEADERS += \
$$PWD/baselineprotocol.h