aboutsummaryrefslogtreecommitdiff
path: root/example/example_1_echoClient/example_1_echoClient.pro
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_1_echoClient/example_1_echoClient.pro')
-rw-r--r--example/example_1_echoClient/example_1_echoClient.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/example/example_1_echoClient/example_1_echoClient.pro b/example/example_1_echoClient/example_1_echoClient.pro
deleted file mode 100644
index ec5a3f05..00000000
--- a/example/example_1_echoClient/example_1_echoClient.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-include(../example.pri)
-
-TARGET = example_1_echoClient
-
-SOURCES += main.cpp \
- echoClient.cpp
-
-HEADERS += echoClient.h
-
-OTHER_FILES += README