summaryrefslogtreecommitdiff
path: root/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
commit17401b1293bcd090ee1a675665ba30fcfac76d5b (patch)
treed5aa34d7e068796aa82311eed247d8daf05f0006 /cpp
parent7ca70bd64218937736da8667fc24c4b5c3f793d8 (diff)
downloadqpid-python-17401b1293bcd090ee1a675665ba30fcfac76d5b.tar.gz
Pointer to qpid/cpp/examples/README.txt.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1037743 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/README.txt b/cpp/README.txt
index 0209fc93d0..f200802342 100644
--- a/cpp/README.txt
+++ b/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.