summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-11-22 15:00:09 +0000
committerJonathan Robie <jonathan@apache.org>2010-11-22 15:00:09 +0000
commit9132de5d3c1ef25d40d2cfda1ca4262c3c99984a (patch)
tree7a5691d280e5b923e6ec3238bfd575bf366a9393 /qpid/cpp
parent0271e7ba11101d58b01a7e90d757c31eb6131752 (diff)
downloadqpid-python-9132de5d3c1ef25d40d2cfda1ca4262c3c99984a.tar.gz
Pointer to qpid/cpp/examples/README.txt.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1037743 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/README.txt b/qpid/cpp/README.txt
index 0209fc93d0..f200802342 100644
--- a/qpid/cpp/README.txt
+++ b/qpid/cpp/README.txt
@@ -52,3 +52,5 @@ from the qpid/cpp directory, then follow the above instructions.
The INSTALL notes contain more detailed information on compiling and
installing this software.
+
+qpid/cpp/examples/README.txt describes the C++ client API examples.