QT = core network
SOURCES += main.cpp
CONFIG += console
CONFIG -= app_bundle
TARGET = clientserver
DESTDIR = ./
