diff options
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. |
