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