diff options
Diffstat (limited to 'example/example_5_rpcInterface/example_5_rpcInterface.pro')
| -rw-r--r-- | example/example_5_rpcInterface/example_5_rpcInterface.pro | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/example/example_5_rpcInterface/example_5_rpcInterface.pro b/example/example_5_rpcInterface/example_5_rpcInterface.pro deleted file mode 100644 index eaa19e67..00000000 --- a/example/example_5_rpcInterface/example_5_rpcInterface.pro +++ /dev/null @@ -1,12 +0,0 @@ -include(../example.pri) - -TARGET = example_5_rpcInterface - -SOURCES += main.cpp \ - rpcClient.cpp \ - remoteinterface.cpp - -HEADERS += rpcClient.h \ - remoteinterface.h - -OTHER_FILES += README |
