include(../examples.pri) TARGET = example_1_echoClient SOURCES += main.cpp \ echoClient.cpp HEADERS += echoClient.h OTHER_FILES += README