summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging/client.cpp
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-04-26 14:33:24 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-04-26 14:33:24 +0000
commitff0fe9fcb9c0e82e57d7b1146701fc2861271ce2 (patch)
tree94c166289d21ab09b4e2cd72c3b22720f1a16412 /cpp/examples/messaging/client.cpp
parent67c5accb682e347436f2db76fa007119569ae9be (diff)
downloadqpid-python-ff0fe9fcb9c0e82e57d7b1146701fc2861271ce2.tar.gz
QPID-2530 : Updated build system to have a new findSubProjects macro in build.xml that will correctly locate and add all subprojects (those with a build.xml file) to the modules.plugin variable. This will correctly allow new plugins to be automatically picked up without any further build system changes.
To further simplify the build process and make better use of the module.depends option the build.deps file has been updated to contain only the libraries the module actually depends on. The dependant libraries due to a module.depends are now automatically pulled in by the build system. A further enhancement would be to do transitive dependencies, which would also allow dependencies to be built when in a sub module directory. e.g. client depends on common, but client.libs should not contain mina, common contains mina and so those libraries are pulled in via the fact that client's module.depends contains common. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@938059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/messaging/client.cpp')
0 files changed, 0 insertions, 0 deletions