diff options
| author | Alan Conway <aconway@apache.org> | 2006-10-16 13:50:26 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2006-10-16 13:50:26 +0000 |
| commit | 8a6ab3aa61d441b9210c05c84dc9998acfc38737 (patch) | |
| tree | 1eb9d7f39b5c2d04a85a1f66caef3d398567b740 /cpp/README | |
| parent | 9a808fb13aba243d41bbdab75158dae5939a80a4 (diff) | |
| download | qpid-python-8a6ab3aa61d441b9210c05c84dc9998acfc38737.tar.gz | |
Build system reorg, see README and Makefile comments for details.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@464494 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README')
| -rw-r--r-- | cpp/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/README b/cpp/README index edd80a1fbc..47f1590c7a 100644 --- a/cpp/README +++ b/cpp/README @@ -1,5 +1,7 @@ = Developer guide to C++ codebase = +See DESIGN for design notes, Makefile comment for build system notes. + == Prerequisites == Apache Portable Runtime 1.2.7: http://apr.apache.org/ |
