You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2006/11/01 03:03:13 UTC

C++ source directories.

There are now 2 source directories, soon to be a third:

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.

If you're missing classes in io or concurrent, that's where they've
moved.


Cheers,
Alan.