diff options
| author | Alan Conway <aconway@apache.org> | 2006-11-01 02:11:58 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2006-11-01 02:11:58 +0000 |
| commit | e9aa3a26157cdbcd42fd78a539dbe2bc3c7e5752 (patch) | |
| tree | 09871ceb960cf38c4ac9c33b1368677a7216114e /cpp/README | |
| parent | dda71d21e76e01918ebec2d80dd8e077f94216e0 (diff) | |
| download | qpid-python-e9aa3a26157cdbcd42fd78a539dbe2bc3c7e5752.tar.gz | |
Misc. cleanup.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469753 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 05384e3086..22eb925b91 100644 --- a/cpp/README +++ b/cpp/README @@ -49,6 +49,8 @@ Main targets: The source tree is structured as follows: * src/ - .h and .cpp source files, directories mirror namespaces. + * src_apr/ - source files that depend on APR + * src_linux/ - source files optimized for Linux. * etc/ - Non-c++ resources, e.g. stylesheets. * test/ * unit/ - unit tests (cppunit plugins), directories mirror namespaces. |
