From 8a6ab3aa61d441b9210c05c84dc9998acfc38737 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 16 Oct 2006 13:50:26 +0000 Subject: 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 --- cpp/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/README') 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/ -- cgit v1.2.1